home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-atommib-sonet-01.txt < prev    next >
Text File  |  1993-10-07  |  135KB  |  4,604 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.           Internet Draft        SONET/SDH Objects        October 5, 1993
  7.  
  8.  
  9.                           Definitions of Managed Objects
  10.                          for the SONET/SDH Interface Type
  11.                          draft-ietf-atommib-sonet-01.txt
  12.  
  13.                                  October 5, 1993
  14.  
  15.  
  16.                               AToM MIB Working Group
  17.  
  18.                              Tracy A. Brown (editor)
  19.                                Kaj Tesink (editor)
  20.                            Bell Communications Research
  21.                              331 Newman Springs Road
  22.                                Red Bank, NJ  07701
  23.  
  24.                              tacox@mail.bellcore.com
  25.                                kaj@cc.bellcore.com
  26.  
  27.  
  28.  
  29.  
  30.           1.  Status of this Memo
  31.  
  32.           This document is an Internet Draft.  Internet Drafts are
  33.           working documents of the Internet Engineering Task Force
  34.           (IETF), its Areas, and its Working Groups. Note that other
  35.           groups may also distribute working documents as Internet
  36.           Drafts.
  37.  
  38.           Internet Drafts are draft documents valid for a maximum of six
  39.           months. Internet Drafts may be updated, replaced, or obsoleted
  40.           by other documents at any time.  It is not appropriate to use
  41.           Internet Drafts as reference material or to cite them other
  42.           than as a "working draft" or "work in progress."
  43.  
  44.           Please check the I-D abstract listing contained in each
  45.           Internet Draft directory to learn the current status of this
  46.           or any other Internet Draft.
  47.  
  48.           Distribution of this document is unlimited.
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.           T. Brown & K. Tesink (editors) Expires 4/5/94         [Page 1]
  60.  
  61.  
  62.  
  63.  
  64.  
  65.           Internet Draft        SONET/SDH Objects        October 5, 1993
  66.  
  67.  
  68.           2.  Abstract
  69.  
  70.           This memo defines an experimental portion of the Management
  71.           Information Base (MIB) for use with network management
  72.           protocols in TCP/IP-based internets.  In particular, it
  73.           defines objects for managing Synchronous Optical
  74.           Network/Synchronous Digital Hierarchy (SONET/SDH) objects.
  75.           This document is a companion document with Definitions of
  76.           Managed Objects for the DS1/E1 and DS3/E3 Interface Types,
  77.           RFC1406 [14] and RFC1407 [13].
  78.  
  79.           This memo specifies a MIB module in a manner that is both
  80.           compliant to the SNMPv2 SMI, and semantically identical to the
  81.           peer SNMPv1 definitions.
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.           T. Brown & K. Tesink (editors) Expires 4/5/94         [Page 2]
  119.  
  120.  
  121.  
  122.  
  123.  
  124.           Internet Draft        SONET/SDH Objects        October 5, 1993
  125.  
  126.  
  127.           3.  The SNMPv2 Network Management Framework
  128.  
  129.           The SNMPv2 Network Management Framework consists of four major
  130.           components.  They are:
  131.  
  132.  
  133.                  RFC 1442 [1] which defines the SMI, the mechanisms used for
  134.                  describing and naming objects for the purpose of
  135.                  management.
  136.  
  137.                  RFC 1213 [6] defines MIB-II, the core set of managed objects
  138.                  for the Internet suite of protocols. Reference [12] defines
  139.                  the evolution of the Interfaces Group of MIB II in terms of
  140.                  extensions and precise applications of the objects.
  141.  
  142.                  RFC 1445 [4] which defines the administrative and other
  143.                  architectural aspects of the framework.
  144.  
  145.                  RFC 1448 [5] which defines the protocol used for network
  146.                  access to managed objects.
  147.  
  148.           The Framework permits new objects to be defined for the
  149.           purpose of experimentation and evaluation.
  150.  
  151.           This specification makes also use of:
  152.  
  153.                  RFC 1443 [2] which defines textual conventions for the
  154.                  specification of managed objects.
  155.  
  156.                  RFC 1444 [3] which defines conformance statements for the
  157.                  specification of managed objects.
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.           T. Brown & K. Tesink (editors) Expires 4/5/94         [Page 3]
  178.  
  179.  
  180.  
  181.  
  182.  
  183.           Internet Draft        SONET/SDH Objects        October 5, 1993
  184.  
  185.  
  186.           4.  Objects
  187.  
  188.           Managed objects are accessed via a virtual information store,
  189.           termed the Management Information Base or MIB.  Objects in the
  190.           MIB are defined using the subset of Abstract Syntax Notation
  191.           One (ASN.1) [7] defined in the SMI.  In particular, each
  192.           object has a name, a syntax, and an encoding.  The name is an
  193.           object identifier, an administratively assigned name, which
  194.           specifies an object type.  The object type together with an
  195.           object instance serves to uniquely identify a specific
  196.           instantiation of the object.  For human convenience, we often
  197.           use a textual string, termed the OBJECT DESCRIPTOR, to also
  198.           refer to the object type.
  199.  
  200.           The syntax of an object type defines the abstract data
  201.           structure corresponding to that object type.  The ASN.1
  202.           language is used for this purpose.  However, the SMI RFC 1442
  203.           purposely restricts the ASN.1 constructs which may be used.
  204.           These restrictions are explicitly made for simplicity.
  205.  
  206.           The encoding of an object type is simply how that object type
  207.           is represented using the object type's syntax.  Implicitly
  208.           tied to the notion of an object type's syntax and encoding is
  209.           how the object type is represented when being transmitted on
  210.           the network.  The SMI specifies the use of the basic encoding
  211.           rules of ASN.1 [8], subject to the additional requirements
  212.           imposed by the SNMP.
  213.  
  214.           4.1.  Format of Definitions
  215.  
  216.           Section 6 contains contains the specification of all object
  217.           types contained in this MIB module.  The object types are
  218.           defined using the conventions defined in the SMI, as amended
  219.           by the extensions specified in the SNMPv2 SMI.
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.           T. Brown & K. Tesink (editors) Expires 4/5/94         [Page 4]
  237.  
  238.  
  239.  
  240.  
  241.  
  242.           Internet Draft        SONET/SDH Objects        October 5, 1993
  243.  
  244.  
  245.           5.  Overview
  246.  
  247.           These objects are used when the particular media being used to
  248.           realize an interface is a SONET/SDH interface.  At present,
  249.           this applies to these values of the ifType variable in the
  250.           Internet-standard MIB:
  251.  
  252.                sonet (39), sonetPath (50), sonetVT (51)
  253.  
  254.           The definitions contained herein are based on the SONET/SDH
  255.           specifications in ANSI T1.105 and T1.106-1988 [9, 9a, 10] and
  256.           CCITT G.707, 708, 709, and G.783 [15-18].
  257.  
  258.           5.1.  Use of the ifTable
  259.  
  260.           This section specifies how the MIB II interfaces group, as
  261.           defined in [12], is used for SONET/SDH interfaces.  The
  262.           SONET/SDH layers support several multiplexing possibilities.
  263.  
  264.           For example in SONET, an Synchronous Transport Signal 3 (STS-
  265.           3) has 3 SONET Paths, and a STS-3c has 1 SONET Path. Another
  266.           example could be a STS-12 having 4 SONET STS-3c Paths.
  267.           Similarly, a SONET Synchronous Payload Envelope (SPE) can
  268.           carry many Virtual Tributaries (VTs), for example, one SONET
  269.           SPE can carry 28 VT1.5s.  It is important to note that an SPE
  270.           and a VT in SONET is collectively referred to as a Virtual
  271.           Container (VC) in SDH.  Also, an STS is called Synchronous
  272.           Transport Module (STM) in SDH.
  273.  
  274.           Not all SONET/SDH equipment terminate all SONET/SDH layers.
  275.           For example, an SONET/SDH STE regenerator terminates SONET/SDH
  276.           Sections only, and is transparent for all layers above that.
  277.           SONET/SDH Add-Drop multiplexers and Digital Cross Connect
  278.           Systems terminate SONET/SDH Lines. SONET/SDH Terminal
  279.           Multiplexers may also terminate SONET/SDH Paths and VTs/VCs.
  280.  
  281.           MIB II [6], as extended by [12], accommodates these cases by
  282.           appropriate use of the MIB II system group, and the interfaces
  283.           group. The system group can name and describe the type of
  284.           managed resource. The interfaces group defines which SONET/SDH
  285.           layers apply, how these layers are configured and multiplexed.
  286.           This is achieved by proper representation of SONET/SDH Layers
  287.           by ifEntries as defined in [12], as follows:
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.           T. Brown & K. Tesink (editors) Expires 4/5/94         [Page 5]
  296.  
  297.  
  298.  
  299.  
  300.  
  301.           Internet Draft        SONET/SDH Objects        October 5, 1993
  302.  
  303.  
  304.                         _____________________________
  305.                        |             |          |    |  >
  306.                        |             |          |    |  |
  307.                        |    VT 1     |..........|VT K|   > K ifEntries
  308.                        |             |          |    |  |
  309.                        |_____________|__________|____|  >
  310.                        |               |      |      |  >
  311.                        |               |      |      |  |
  312.                        |    Path 1     |......|Path L|   > L ifEntries
  313.                        |               |      |      |  |
  314.                        |_______________|______|______|  >
  315.                        |                             |  >
  316.                        |                             |  |
  317.                        |    Line                     |  |
  318.                        |                             |  |
  319.                        |_____________________________|  |
  320.                        |                             |  |
  321.                        |                             |  |
  322.                        |    Section Layer            |   > 1 ifEntry
  323.                        |                             |  |
  324.                        |_____________________________|  |
  325.                        |                             |  |
  326.                        |                             |  |
  327.                        |    Physical Medium Layer    |  |
  328.                        |                             |  |
  329.                        |_____________________________|  >
  330.  
  331.                        Use of ifTable for a SONET/SDH port
  332.  
  333.           The exact configuration and multiplexing of the layers is
  334.           maintained in the ifStackTable [12].
  335.  
  336.           5.2.  Use of ifTable for SONET/SDH Medium/Section/Line Layer
  337.  
  338.           Only the ifGeneralGroup needs to be supported.
  339.  
  340.           ifTable Object    Use for combined SONET/SDH Medium/Section/Line Layer
  341.           ======================================================================
  342.            ifIndex           Interface index.
  343.  
  344.            ifDescr           SONET/SDH Medium/Section/Line
  345.  
  346.            ifType            sonet(39)
  347.  
  348.            ifSpeed           Speed of line rate for SONET/SDH,
  349.  
  350.  
  351.  
  352.  
  353.  
  354.           T. Brown & K. Tesink (editors) Expires 4/5/94         [Page 6]
  355.  
  356.  
  357.  
  358.  
  359.  
  360.           Internet Draft        SONET/SDH Objects        October 5, 1993
  361.  
  362.  
  363.                              (e.g., 155520000 bps).
  364.  
  365.            ifPhysAddress     The value of the Circuit Identifier.
  366.                              If no Circuit Identifier has been assigned
  367.                              this object should have an octet string with
  368.                              zero length.
  369.  
  370.            ifAdminStatus     Supports read-only access.
  371.                              The desired administrative status of the interface.
  372.  
  373.            ifOperStatus      The value testing(3) is not used.
  374.                              This object assumes the value down(2),
  375.                              if the objects sonetSectionCurrentStatus
  376.                              and sonetLineCurrentStatus have
  377.                              any other value than sonetSectionNoDefect(1)
  378.                              and sonetLineNoDefect(1), respectively.
  379.  
  380.            ifLastChange      sysUpTime at the last change in ifOperStatus.
  381.  
  382.            ifSpecific        Set to the first instance of the first column
  383.                              of the sonetMediumTable.
  384.  
  385.            ifName            Textual name of the interface or an OCTET STRING
  386.                              of zero length.
  387.  
  388.            ifLinkUpDownTrapEnable   Set to enabled(1).
  389.                                     Supports read-only access.
  390.  
  391.            ifHighSpeed       Speed of line in Mega-bits per second
  392.                              (e.g., 155 Mbps)
  393.  
  394.           5.3.  Use of ifTable for SONET/SDH Paths
  395.  
  396.           Only the ifGeneralGroup needs to be supported.
  397.  
  398.           ifTable Object    Use for SONET/SDH Paths
  399.           =========================================
  400.            ifIndex           Interface index.
  401.  
  402.            ifDescr           SONET/SDH Path
  403.  
  404.            ifType            sonetPath(50)
  405.  
  406.            ifSpeed           set to speed of SONET/SDH path
  407.                              (e.g., an STS-1 path has a
  408.  
  409.  
  410.  
  411.  
  412.  
  413.           T. Brown & K. Tesink (editors) Expires 4/5/94         [Page 7]
  414.  
  415.  
  416.  
  417.  
  418.  
  419.           Internet Draft        SONET/SDH Objects        October 5, 1993
  420.  
  421.  
  422.                              rate of 50112000 bps.)
  423.  
  424.            ifPhysAddress     Circuit Identifier or OCTET STRING of zero length.
  425.  
  426.            ifAdminStatus     Supports read-only access.
  427.                              The desired administrative status of the interface.
  428.  
  429.            ifOperStatus      This object assumes the value down(2),
  430.                              if the object sonetPathCurrentStatus has
  431.                              any other value than sonetPathNoDefect(1).
  432.  
  433.            ifLastChange      sysUpTime at the last change in ifOperStatus.
  434.  
  435.            ifSpecific        Set to the first instance of the first column
  436.                              of the sonetPathCurrentTable.
  437.  
  438.            ifName            Textual name of the interface or an OCTET STRING
  439.                              of zero length.
  440.  
  441.            ifLinkUpDownTrapEnable   Default value is disabled(2).
  442.                                     Just read-only access may be supported.
  443.  
  444.            ifHighSpeed       Set to rate of SONET/SDH path
  445.                              in Mega-bits per second.
  446.  
  447.           5.4.  Use of ifTable for SONET/SDH VTs/VCs
  448.  
  449.           Only the ifGeneralGroup needs to be supported.
  450.  
  451.           ifTable Object    Use for SONET/SDH VTs/VCs
  452.           ===========================================
  453.            ifIndex           Interface index.
  454.  
  455.            ifDescr           SONET/SDH VT/VC
  456.  
  457.            ifType            sonetVT(51)
  458.  
  459.            ifSpeed           Set to speed of VT/VC
  460.                              (e.g., a VT1.5 has a rate of
  461.                              1728000 bps.)
  462.  
  463.            ifPhysAddress     Circuit Identifier or OCTET STRING of zero length.
  464.  
  465.            ifAdminStatus     Supports read-only access.
  466.                              The desired administrative status of the interface.
  467.  
  468.  
  469.  
  470.  
  471.  
  472.           T. Brown & K. Tesink (editors) Expires 4/5/94         [Page 8]
  473.  
  474.  
  475.  
  476.  
  477.  
  478.           Internet Draft        SONET/SDH Objects        October 5, 1993
  479.  
  480.  
  481.            ifOperStatus      This object assumes the value down(2),
  482.                              if the object sonetVTCurrentStatus has
  483.                              any other value than sonetVTNoDefect(1).
  484.  
  485.            ifLastChange      sysUpTime at the last change in ifOperStatus.
  486.  
  487.            ifSpecific        Set to the first instance of the first column
  488.                              of the sonetVTCurrentTable.
  489.  
  490.            ifName            Textual name of the interface or an OCTET STRING
  491.                              of zero length.
  492.  
  493.            ifLinkUpDownTrapEnable   Default value is disabled(2).
  494.                                     Just read-only access may be supported.
  495.  
  496.            ifHighSpeed       Set to rate of VT in Mega-bits per second.
  497.  
  498.           5.5.  SONET/SDH Terminology
  499.  
  500.           The terminology used in this document to describe error
  501.           conditions on a SONET circuit as monitored by a SONET system
  502.           are from the ANSI T1M1.3/92-005R1 [11].  The terminology used
  503.           in this document to describe error conditions on a SDH circuit
  504.           as monitored by a SDH system are from the CCITT G.783 [18].
  505.           Only the SONET Performance Monitoring terminology is defined
  506.           in this document.  The definitions for SDH Performance
  507.           Monitoring terms are similar but not identical, and they can
  508.           be found in [18].  If the definition in this document does not
  509.           match the definition in the ANSI T1M1.3/92-005R1 draft
  510.           document, the implementer should follow the definition
  511.           described in this document.
  512.  
  513.           Section Loss Of Frame (Out of Frame Event)
  514.                An Out of Frame (OOF) event (or Severely Errored Frame
  515.                Event) is entered when four contiguous errored frame
  516.                alignment signals have been received.  The OOF event is
  517.                cleared upon detecting two contiguous error-free frame
  518.                words.  Any implementation of the frame recovery
  519.                circuitry which achieves realignment following an OOF
  520.                within the 250 microsecond (two frames) interval implied
  521.                by this definition is acceptable.
  522.  
  523.                An Loss of Frame (LOF) defect is declared when an OOF
  524.                persists for a period of 3 milliseconds.  The LOF defect
  525.                is cleared when the incoming signal remains continuously
  526.  
  527.  
  528.  
  529.  
  530.  
  531.           T. Brown & K. Tesink (editors) Expires 4/5/94         [Page 9]
  532.  
  533.  
  534.  
  535.  
  536.  
  537.           Internet Draft        SONET/SDH Objects        October 5, 1993
  538.  
  539.  
  540.                in-frame for a period of 1 ms to 3 ms.
  541.  
  542.                An LOF failure is declared when the LOF defect persists
  543.                for a period of 2 to 10 seconds.  The LOF failure is
  544.                cleared when the LOF defect is absent for a period of
  545.                less than or equal to 20 seconds.
  546.  
  547.           Loss of Signal
  548.                The Loss of Signal (LOS) defect is declared when no
  549.                transitions are detected on the incoming signal (before
  550.                descrambling).  The LOS defect is detected  upon
  551.                observing 2.3 to 100 microseconds of no transitions.  The
  552.                LOS defect is cleared after a 125 microsecond interval
  553.                (one frame) during which no LOS defect is detected.
  554.  
  555.                The LOS failure is declared when the LOS defect persists
  556.                for a period of 2 to 10 seconds.  The LOS failure is
  557.                cleared when the LOS defect is absent for a period of
  558.                less than or equal to 20 seconds.  Declaration of LOS
  559.                failure clears any existing LOF failure.  Clearing the
  560.                LOS failure allows immediate declaration of the LOF
  561.                failure if conditions warrant.
  562.  
  563.           STS-Path Loss of Pointer
  564.                An Loss of Pointer (LOP) defect is declared when either a
  565.                valid pointer is not detected in eight consecutive
  566.                frames, or when eight consecutive frames are detected
  567.                with the New Data Flag (NDF) set to "1001" without a
  568.                valid concatenation indicator (see ANSI T1.105).  A LOP
  569.                defect is cleared when either a valid pointer with a
  570.                normal NDF set to "0110", or a valid concatenation
  571.                indicator is detected for three contiguous frames.
  572.                Incoming STS-Path AIS shall not result in the declaration
  573.                of a LOP defect.
  574.  
  575.                A STS-Path LOP failure is declared when the STS-Path LOP
  576.                defect persists for a period of 2 to 10 seconds.  A STS-
  577.                Path LOP failure is cleared when the STS-Path LOP defect
  578.                is absent for a period of less than or equal to 20
  579.                seconds.
  580.  
  581.           VT Loss of Pointer
  582.                A VT LOP defect is declared when either a valid pointer
  583.                is not detected in eight consecutive VT superframes, or
  584.                when eight consecutive VT superframes are detected with
  585.  
  586.  
  587.  
  588.  
  589.  
  590.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 10]
  591.  
  592.  
  593.  
  594.  
  595.  
  596.           Internet Draft        SONET/SDH Objects        October 5, 1993
  597.  
  598.  
  599.                the NDF set to "1001" without a valid concatenation
  600.                indicator.  A VT LOP defect is cleared when either a
  601.                valid pointer with a normal NDF set to "0110", or a valid
  602.                concatenation indicator is detected for three contiguous
  603.                VT superframes.  Incoming VT-Path AIS shall not result in
  604.                declaring a VT LOP defect.
  605.  
  606.                A VT LOP failure is declared when the VT LOP defect
  607.                persists for a period of 2 to 10 seconds.  A VT LOP
  608.                failure is cleared when the VT LOP defect is absent for a
  609.                period of less than or equal to 20 seconds.
  610.  
  611.           Line Alarm Indication Signal
  612.                A Line Alarm Indication Signal (L-AIS) is defined in ANSI
  613.                T1.105.  The following criteria are specific to the L-AIS
  614.                defect:
  615.  
  616.                --  Line AIS defect is detected as a "111" pattern in
  617.                bits 6, 7, and 8 of the K2 byte in five consecutive
  618.                frames.
  619.  
  620.                --  Line AIS defect is cleared when bits 6, 7, and 8 of
  621.                the K2 byte do not contain the code "111" for five
  622.                consecutive frames.
  623.  
  624.                A Line AIS failure is declared when the Line AIS defect
  625.                persists for a period of 2 to 10 seconds.  A Line AIS
  626.                failure is cleared when the Line AIS defect is absent for
  627.                a period of less than or equal to 20 seconds.  The Line
  628.                AIS failure declaration and clearing shall function
  629.                properly in the presence of a random BER of 10^-3 or
  630.                better.
  631.  
  632.           STS-Path Alarm Indication Signal
  633.                The STS-Path Alarm Indication Signal (AIS) is defined in
  634.                ANSI T1.105 as all ones in bytes H1, H2, and H3 as well
  635.                as all ones in the entire STS SPE.  The following
  636.                criteria are specific to the STS-Path AIS defect:
  637.  
  638.                -- STS-Path AIS defect is detected as all ones in bytes
  639.                H1 and H2 in three contiguous frames.
  640.  
  641.                -- The STS-Path AIS defect is cleared when a valid STS
  642.                Pointer is detected with the NDF set to "1001" (inverted)
  643.                for one frame, or  "0110" (normal) for three contiguous
  644.  
  645.  
  646.  
  647.  
  648.  
  649.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 11]
  650.  
  651.  
  652.  
  653.  
  654.  
  655.           Internet Draft        SONET/SDH Objects        October 5, 1993
  656.  
  657.  
  658.                frames.
  659.  
  660.                A STS-Path AIS failure is declared when the STS-Path AIS
  661.                defect persists for a period of 2 to 10 seconds.  A STS-
  662.                Path AIS failure is cleared when the STS-Path AIS defect
  663.                is absent for a period of less than or equal to 20
  664.                seconds.  The STS-Path AIS failure declaration and
  665.                clearing shall function properly in the presence of a
  666.                random BER of 10^-3 or better.
  667.  
  668.           VT-Path Alarm Indication Signal
  669.                The VT-Path Alarm Indication Signal (AIS) is only
  670.                applicable for VTs in the floating mode of operation.
  671.                VT-Path AIS is used to alert the downstream VT Path
  672.                Terminating Entity (PTE) of an upstream failure.  Upon
  673.                detection of a failure, Line AIS, or STS-Path AIS, an STS
  674.                PTE will generate downstream VT-Path AIS if the STS
  675.                Synchronous Payload Envelope (SPE) is carrying floating
  676.                VTs.  VT-Path AIS is specified in ANSI T1.105 as all ones
  677.                in bytes V1, V2, V3, and V4, as well as all ones in the
  678.                entire VT SPE.  The following criteria are specific to
  679.                VT-Path AIS defect:
  680.  
  681.                --  VT-Path AIS defect is detected by a VT PTE as all
  682.                ones in bytes V1 and V2 in three contiguous VT
  683.                superframes.
  684.  
  685.                --  VT-Path AIS defect is cleared when valid VT pointer
  686.                with a valid VT size is detected with the NDF set to
  687.                "1001" (inverted) for one VT superframe, or "0110"
  688.                (normal) for three contiguous VT superframes are
  689.                detected.
  690.  
  691.                A VT-Path AIS failure is declared when the VT-Path AIS
  692.                defect persists for a period of 2 to 10 seconds.  A VT-
  693.                Path AIS failure is cleared when the VT-Path AIS defect
  694.                is absent for a period of less than or equal to 20
  695.                seconds.  The VT-Path AIS failure declaration and
  696.                clearing shall function properly in the presence of a
  697.                random BER of 10^-3 or better.
  698.  
  699.           Line Remote Defect Indication
  700.                Line Remote Defect Indication (RDI) (aka Line FERF) is
  701.                generated by inserting the code "110" in bit positions 6,
  702.                7, and 8 of the K2 byte in STS-1 #1 of the STS-N signal.
  703.  
  704.  
  705.  
  706.  
  707.  
  708.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 12]
  709.  
  710.  
  711.  
  712.  
  713.  
  714.           Internet Draft        SONET/SDH Objects        October 5, 1993
  715.  
  716.  
  717.                Line RDI is defined in ANSI T1.105.  The following
  718.                criteria are specific to Line RDI defect:
  719.  
  720.                --  Line RDI defect is a "110" code in bits 6, 7, and 8
  721.                of the K2 byte of in STS-1 #1 in five consecutive frames.
  722.  
  723.                --  Line RDI defect is cleared when any code other than
  724.                "110" is detected in bits 6, 7, and 8 of the K2 byte in
  725.                five consecutive frames.
  726.  
  727.                A Line RDI failure is declared when the incoming Line RDI
  728.                defects lasts for 2 to 10 seconds.  The Line RDI failure
  729.                is cleared when no Line RDI defects are detected for
  730.                period equal to or less than 20 seconds.
  731.  
  732.           STS-Path Remote Defect Indication
  733.                STS-Path RDI (aka STS-Path FERF) defect is generated
  734.                within 125 microseconds by the STS PTE upon detection of
  735.                an AIS or LOP defect.  STS-Path RDI defect is defined in
  736.                ANSI T1.105.  The following requirements are specific to
  737.                the STS-Path RDI defect:
  738.  
  739.                --  STS-Path RDI is detected by all STS PTEs.  STS-Path
  740.                RDI is detected by the upstream STS PTE as a "1" in bit
  741.                five of the Path Status byte (G1) for five contiguous
  742.                frames.
  743.  
  744.                --  Removal of STS-Path Remote Defect Indication is
  745.                detected by a "0" in bit 5 of the G1 byte in five
  746.                contiguous frames.
  747.                STS-Path RDI defect is cleared immediately by the STS PTE
  748.                when the AIS or LOP defect is no longer detected.
  749.  
  750.           VT-Path Remote Defect Indication
  751.                VT Path RDI (aka VT Path FERF) defect is generated within
  752.                500 microseconds by the VT PTE upon detection of an AIS
  753.                or LOP defect.  VT-Path RDI defect is defined in ANSI
  754.                T1.105.  The following requirements are specific to VT-
  755.                Path RDI defect:
  756.  
  757.                --  VT-Path RDI defect is the occurrence of a "1" in bit
  758.                4 of the VT-Path Overhead byte (V5) in five contiguous
  759.                frames.
  760.  
  761.                --  VT-Path RDI defect is terminated when a "0" is
  762.  
  763.  
  764.  
  765.  
  766.  
  767.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 13]
  768.  
  769.  
  770.  
  771.  
  772.  
  773.           Internet Draft        SONET/SDH Objects        October 5, 1993
  774.  
  775.  
  776.                detected in bit 4 of the VT-Path Overhead byte (V5) for
  777.                five contiguous frames.
  778.  
  779.                VT-Path RDI defect is terminated immediately by the VT
  780.                PTE when the AIS or LOP defect is no longer detected.
  781.  
  782.                T1.105 is presently updating its requirements on the VT-
  783.                Path RDI and RFI.  This document contains the current
  784.                requirements as much as possible.
  785.  
  786.           VT-Path Remote Failure Indication
  787.                The VT-Path RFI is specified in ANSI T1.105.  The RFI
  788.                failure is declared in the device within 5 ms of
  789.                detecting the incoming VT-Path RFI Signal.  The following
  790.                criteria are specific to VT-Path RFI:
  791.  
  792.                --  VT-Path Remote Failure Indication is generated by
  793.                setting bit 8 in the VT-Path Overhead byte (V5) to "1" in
  794.                ten contiguous VT superframes.
  795.  
  796.                --  Removal of VT-Path Remote Failure Indication is
  797.                detected by a "0" in bit 8 of the V5 byte received for
  798.                ten contiguous VT superframes.
  799.  
  800.                The Remote Failure Indication failure is cleared in the
  801.                device within 50 ms of the detection of the deactivation
  802.                of the incoming VT-Path Remote Failure Indication signal.
  803.  
  804.                T1.105 may remove the VT-Path RFI signal and replace it
  805.                with the VT-Path RDI.  See VT-Path RDI.
  806.  
  807.           Coding Violation
  808.                Coding Violations (CV) are Bit Interleaved Parity (BIP)
  809.                errors that are detected in the incoming signal.  CV
  810.                counters are incremented for each BIP error detected.
  811.                That is, each BIP-8 can detect up to eight errors per
  812.                STS-N frame, with each error incrementing the CV counter.
  813.                Section CVs shall be collected using the BIP-8 in the B1
  814.                byte located in the Section Overhead of STS-1 #1.  Line
  815.                CVs shall be collected using the BIP-8s in B2 bytes
  816.                located in the Line Overhead of each STS-1 (since all CVs
  817.                on an STS-N line are counted together, this is equivalent
  818.                to counting each error in the BIP-8*N contained in the B2
  819.                bytes of the STS-N Line Overhead).  Thus, on an STS-N
  820.                signal, up to 8 x N CVs may occur in each frame.  Path
  821.  
  822.  
  823.  
  824.  
  825.  
  826.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 14]
  827.  
  828.  
  829.  
  830.  
  831.  
  832.           Internet Draft        SONET/SDH Objects        October 5, 1993
  833.  
  834.  
  835.                CVs shall be collected using the BIP-8 in the B3 byte of
  836.                the STS-Path Overhead of the STS SPE.  VT CVs shall be
  837.                collected using the BIP-2 in the V5 overhead byte of the
  838.                floating VT.
  839.  
  840.           Errored Seconds
  841.                At each layer, an Errored Second (ES) is a second with
  842.                one or more Coding Violations at that layer OR one or
  843.                more incoming defects (e.g., OOF, LOP, or AIS) at that
  844.                layer has occurred.
  845.  
  846.           Severely Errored Seconds
  847.                At each layer, an Severely Errored Second (SES) is a
  848.                second with x or more CVs at that layer, or a second
  849.                during which at least one or more incoming defects at
  850.                that layer has occurred.  Values of x vary depending on
  851.                the line rate and the Bit Error Rate.  See Section 5.4
  852.                for values for x.
  853.  
  854.           Severely Errored Framing Seconds
  855.                A Severely Errored Framing Second (SEFS) is a seconds
  856.                with containing one or more OOF events.  This counter is
  857.                only counted at the Section Layer.
  858.  
  859.           Unavailable Seconds
  860.                At the Line, Path, and VT layers, an unavailable second
  861.                is calculated by counting the number of seconds that the
  862.                interface is unavailable.  At each layer, the SONET/SDH
  863.                interface is said to be unavailable from the onset of 10
  864.                contiguous SESs, or the onset of the condition leading to
  865.                a failure.  If the condition leading to the failure was
  866.                immediately preceded by one or more contiguous SESs, then
  867.                the SONET/SDH interface unavailability starts from the
  868.                onset of these SESs.  Once unavailable, and if no failure
  869.                is present, the SONET/SDH interface becomes available at
  870.                the onset of 10 contiguous seconds with no SESs.  Once
  871.                unavailable, and if a failure is present, the SONET/SDH
  872.                interface becomes available at the onset of 10 contiguous
  873.                seconds with no SESs, if the failure clearing time is
  874.                less than or equal to 10 seconds.  If the failure
  875.                clearing time is more than 10 seconds, the SONET/SDH
  876.                interface becomes available at the onset of 10 contiguous
  877.                seconds with no SESs, or the onset period leading to the
  878.                successful clearing condition, whichever occurs later.
  879.                With respect to the SONET/SDH error counts at each layer,
  880.  
  881.  
  882.  
  883.  
  884.  
  885.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 15]
  886.  
  887.  
  888.  
  889.  
  890.  
  891.           Internet Draft        SONET/SDH Objects        October 5, 1993
  892.  
  893.  
  894.                all counters at that layer are incremented while the
  895.                SONET/SDH interface is deemed available at that layer.
  896.                While the interface is deemed unavailable at that layer,
  897.                the only count that is incremented is UASs at that layer.
  898.  
  899.                A special case exists when the 10 or more second period
  900.                crosses the 900 second statistics window boundary, as the
  901.                foregoing description implies that the SES and UAS
  902.                counters must be adjusted when the Unavailable Signal
  903.                State is entered. Clearly, successive GETs of the
  904.                affected sonetPathIntervalSES and sonetPathIntervalUAS
  905.                (for the Line and VT also) objects will return differing
  906.                values if the first GET occurs during the first few
  907.                seconds of the window.  This is viewed as an unavoidable
  908.                side-effect of selecting the presently defined managed
  909.                objects as a basis for this memo.
  910.  
  911.           Unequipped
  912.                If a Path or VT connection is not provisioned (idle) the
  913.                SONET equipment will signal this state by transmitting
  914.                the Path or VT Signal Label as follows:
  915.                - byte C2 of the STS Path Overhead equal to 0 for an
  916.                unequipped Path,
  917.                - byte V5 of the VT Path Overhead equal to 0 for an
  918.                unequipped VT.
  919.  
  920.           Signal Label Mismatch
  921.                A Path or VT connection is not correctly provisioned if a
  922.                received Path or VT Signal Label mismatch occurs.  A
  923.                received Signal Label is considered mismatched if it does
  924.                not equal either the locally provisioned value or the
  925.                value 'equipped non-specific' (1 hex). Note that any
  926.                received non-zero Signal Label is considered a locally
  927.                provisioned value of 'equipped non-specific'.  Only in-
  928.                service, provisioned Path Terminating equipment can
  929.                detect mismatched Signal labels. It is considered
  930.                provisioned if it has been configured for a mapping and
  931.                has been assigned signals to and from which the mapping
  932.                takes place.
  933.  
  934.           Circuit Identifier
  935.                This is a character string specified by the circuit
  936.                vendor, and is useful when communicating with the vendor
  937.                during the troubleshooting process.
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 16]
  945.  
  946.  
  947.  
  948.  
  949.  
  950.           Internet Draft        SONET/SDH Objects        October 5, 1993
  951.  
  952.  
  953.           5.6.  Values for x for the Section, Line, Path, and VT
  954.           Layers
  955.  
  956.  
  957.                          Value for x for SONET/SDH Section SES Definition
  958.  
  959.                     Rate            x               Minimum Bit Error Rate
  960.                     =======================================================
  961.                     OC-1             9                      1.5 x 10^-7
  962.                     0C-3            16                        1 x 10^-7
  963.                     OC-9            47                        1 x 10^-7
  964.                     OC-12           63                        1 x 10^-7
  965.                     OC-18           94                        1 x 10^-7
  966.                     OC-24          125                        1 x 10^-7
  967.                     OC-36          187                        1 x 10^-7
  968.                     OC-48          249                        1 x 10^-7
  969.  
  970.  
  971.                          Value for x for SONET/SDH Line SES Definition
  972.  
  973.                     Rate            x               Minimum Bit Error Rate
  974.                     =======================================================
  975.                     OC-1            12                       2 x 10^-7
  976.                     0C-3            32                       2 x 10^-7
  977.                     OC-9            94                       2 x 10^-7
  978.                     OC-12          124                       2 x 10^-7
  979.                     OC-18          186                       2 x 10^-7
  980.                     OC-24          248                       2 x 10^-7
  981.                     OC-36          370                       2 x 10^-7
  982.                     OC-48          494                       2 x 10^-7
  983.  
  984.  
  985.                          Value for x for SONET/SDH STS-Path SES Definition
  986.  
  987.                     Rate            x               Minimum Bit Error Rate
  988.                     =======================================================
  989.                     STS-1            9                       1.5 x 10^-7
  990.                     STS-3           16                         1 x 10^-7
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 17]
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1010.  
  1011.  
  1012.                          Value for x for SONET/SDH VT-Path SES Definition
  1013.  
  1014.                     Rate            x               Minimum Bit Error Rate
  1015.                     =======================================================
  1016.                     VT1.5            4                       2 x 10^-6
  1017.                     VT2              6                       2 x 10^-6
  1018.                     VT3              8                       2 x 10^-6
  1019.                     VT6             14                       2 x 10^-6
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 18]
  1063.  
  1064.  
  1065.  
  1066.  
  1067.  
  1068.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1069.  
  1070.  
  1071.           6.  Object Definitions
  1072.  
  1073.           RFCsonet-MIB DEFINITIONS ::= BEGIN
  1074.  
  1075.  
  1076.           IMPORTS
  1077.               MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32,
  1078.               Integer32, experimental
  1079.                     FROM SNMPv2-SMI
  1080.               TEXTUAL-CONVENTION, DisplayString
  1081.                     FROM SNMPv2-TC
  1082.               MODULE-COMPLIANCE, OBJECT-GROUP
  1083.                     FROM SNMPv2-CONF;
  1084.  
  1085.           --  This is the MIB module for the SMDS Interface objects.
  1086.  
  1087.  
  1088.           sonetMIB MODULE-IDENTITY
  1089.               LAST-UPDATED "9310052300Z"
  1090.               ORGANIZATION "IETF AToM MIB Working Group"
  1091.               CONTACT-INFO
  1092.                 "Tracy Brown
  1093.                  Bell Communications Research
  1094.                  Tel: (908) 758-2107
  1095.                  Fax: (908) 758-4177
  1096.                  E-mail: tacox@mail.bellcore.com
  1097.  
  1098.                  Kaj Tesink
  1099.                  Bell Communications Research
  1100.                  Tel: (908) 758-5254
  1101.                  Fax: (908) 758-4196
  1102.                  E-mail: kaj@cc.bellcore.com."
  1103.  
  1104.               DESCRIPTION
  1105.                    "The MIB module to describe
  1106.                    SONET/SDH interfaces objects."
  1107.               ::= { experimental 32 }
  1108.  
  1109.  
  1110.             IfIndex ::= TEXTUAL-CONVENTION
  1111.                STATUS  current
  1112.                DESCRIPTION
  1113.                    "The value of this object identifies the
  1114.                    interface for which this entry contains
  1115.                    management information.  The value of this
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 19]
  1122.  
  1123.  
  1124.  
  1125.  
  1126.  
  1127.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1128.  
  1129.  
  1130.                    object for a particular interface has the same
  1131.                    value as the ifIndex object, defined in RFC
  1132.                    1213, for the same interface."
  1133.               SYNTAX Integer32
  1134.  
  1135.  
  1136.           --  This is the MIB module for the SONET/SDH objects
  1137.  
  1138.           sonetObjects      OBJECT IDENTIFIER ::= { sonetMIB 1 }
  1139.  
  1140.           sonetObjectsPath   OBJECT IDENTIFIER ::= { sonetMIB 2 }
  1141.  
  1142.           sonetObjectsVT     OBJECT IDENTIFIER ::= { sonetMIB 3 }
  1143.  
  1144.           -- groups in the SONET/SDH MIB module
  1145.  
  1146.           sonetMedium        OBJECT IDENTIFIER ::= { sonetObjects 1 }
  1147.  
  1148.           sonetSection       OBJECT IDENTIFIER ::= { sonetObjects 2 }
  1149.  
  1150.           sonetLine          OBJECT IDENTIFIER ::= { sonetObjects 3 }
  1151.  
  1152.           sonetFarEndLine    OBJECT IDENTIFIER ::= { sonetObjects 4 }
  1153.  
  1154.           sonetPath          OBJECT IDENTIFIER ::= { sonetObjectsPath 1 }
  1155.  
  1156.           sonetFarEndPath    OBJECT IDENTIFIER ::= { sonetObjectsPath 2 }
  1157.  
  1158.           sonetVT            OBJECT IDENTIFIER ::= { sonetObjectsVT 1 }
  1159.  
  1160.           sonetFarEndVT      OBJECT IDENTIFIER ::= { sonetObjectsVT 2 }
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178.  
  1179.  
  1180.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 20]
  1181.  
  1182.  
  1183.  
  1184.  
  1185.  
  1186.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1187.  
  1188.  
  1189.           -- the SONET/SDH Medium group
  1190.  
  1191.           -- SONET/SDH interfaces for some applications may be electrical
  1192.           -- interfaces and not optical interfaces.  This group handles
  1193.           -- the configuration information for both optical SONET/SDH
  1194.           -- interfaces
  1195.           -- and electrical SONET/SDH interfaces.
  1196.  
  1197.           sonetMediumTable OBJECT-TYPE
  1198.               SYNTAX  SEQUENCE OF SonetMediumEntry
  1199.               MAX-ACCESS  not-accessible
  1200.               STATUS  current
  1201.               DESCRIPTION
  1202.                  "The SONET/SDH Medium table."
  1203.                ::= { sonetMedium 1 }
  1204.  
  1205.           sonetMediumEntry OBJECT-TYPE
  1206.               SYNTAX  SonetMediumEntry
  1207.               MAX-ACCESS  not-accessible
  1208.               STATUS  current
  1209.               DESCRIPTION
  1210.                  "An entry in the SONET/SDH Medium table."
  1211.               INDEX   { sonetMediumIfIndex }
  1212.                ::= { sonetMediumTable 1 }
  1213.  
  1214.           SonetMediumEntry ::=
  1215.               SEQUENCE {
  1216.                    sonetMediumIfIndex            IfIndex,
  1217.                    sonetMediumType               INTEGER,
  1218.                    sonetMediumTimeElapsed        Integer32,
  1219.                    sonetMediumValidIntervals     Integer32,
  1220.                    sonetMediumLineCoding         INTEGER,
  1221.                    sonetMediumLineType           INTEGER,
  1222.                    sonetMediumCircuitIdentifier  DisplayString
  1223.               }
  1224.  
  1225.           sonetMediumIfIndex OBJECT-TYPE
  1226.               SYNTAX  IfIndex
  1227.               MAX-ACCESS  not-accessible
  1228.               STATUS  current
  1229.               DESCRIPTION
  1230.                  "An index value that uniquely identifies a SONET/SDH
  1231.                   Medium/Section/Line Interface."
  1232.                ::= { sonetMediumEntry 1 }
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.  
  1239.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 21]
  1240.  
  1241.  
  1242.  
  1243.  
  1244.  
  1245.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1246.  
  1247.  
  1248.           sonetMediumType OBJECT-TYPE
  1249.               SYNTAX  INTEGER  {
  1250.                          sonet(1),
  1251.                          sdh(2)
  1252.                       }
  1253.               MAX-ACCESS  read-only
  1254.               STATUS  current
  1255.               DESCRIPTION
  1256.                  "This variable identifies whether a SONET
  1257.                  or a SDH signal is used across this interface."
  1258.               ::= { sonetMediumEntry 2 }
  1259.  
  1260.           sonetMediumTimeElapsed OBJECT-TYPE
  1261.               SYNTAX  Integer32 (1..900)
  1262.               MAX-ACCESS  read-only
  1263.               STATUS  current
  1264.               DESCRIPTION
  1265.                  "The number of seconds, including partial
  1266.                  seconds, that have elapsed since the beginning of
  1267.                  the current error-measurement period."
  1268.               ::= { sonetMediumEntry 3 }
  1269.  
  1270.           sonetMediumValidIntervals OBJECT-TYPE
  1271.               SYNTAX  Integer32 (0..96)
  1272.               MAX-ACCESS  read-only
  1273.               STATUS  current
  1274.               DESCRIPTION
  1275.                  "The number of previous intervals for which valid
  1276.                  data has been stored.  A SONET device must support
  1277.                  at least n intervals.
  1278.                  The minimum value of n is 4.
  1279.                  The default of n is 32.
  1280.                  The maximum value of n is 96.
  1281.                  The value of this object will be n unless
  1282.                  the device was brought online within the last
  1283.                  (nx15) minutes, in which case the value will be the
  1284.                  number of complete 15 minute intervals the device has
  1285.                  been online."
  1286.               ::= { sonetMediumEntry 4 }
  1287.  
  1288.           sonetMediumLineCoding OBJECT-TYPE
  1289.               SYNTAX  INTEGER {
  1290.                           sonetMediumOther(1),
  1291.                           sonetMediumB3ZS(2),
  1292.                           sonetMediumCMI(3),
  1293.  
  1294.  
  1295.  
  1296.  
  1297.  
  1298.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 22]
  1299.  
  1300.  
  1301.  
  1302.  
  1303.  
  1304.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1305.  
  1306.  
  1307.                           sonetMediumNRZ(4),
  1308.                           sonetMediumRZ(5)
  1309.                       }
  1310.               MAX-ACCESS  read-only
  1311.               STATUS  current
  1312.               DESCRIPTION
  1313.                  "This variable describes the line coding for
  1314.                  this interface. The B3ZS and CMI are used for
  1315.                  electrical SONET/SDH signals (STS-1 and STS-3).
  1316.                  The Non-Return to Zero (NRZ) and the Return
  1317.                  to Zero are used for optical SONET/SDH signals."
  1318.               ::= { sonetMediumEntry 5 }
  1319.  
  1320.           sonetMediumLineType OBJECT-TYPE
  1321.               SYNTAX  INTEGER {
  1322.                           sonetOther(1),
  1323.                           sonetShortSingleMode(2),
  1324.                           sonetLongSingleMode(3),
  1325.                           sonetMultiMode(4),
  1326.                           sonetCoax(5),
  1327.                           sonetUTP(6)
  1328.                       }
  1329.               MAX-ACCESS  read-only
  1330.               STATUS  current
  1331.               DESCRIPTION
  1332.                  "This variable describes the line type for
  1333.                  this interface. The line types are
  1334.                  Short and Long Range
  1335.                  Single Mode fiber or Multi-Mode fiber interfaces,
  1336.                  and coax and UTP for electrical interfaces.  The
  1337.                  value sonetOther should be used when the Line Type is
  1338.                  not one of the listed values."
  1339.               ::= { sonetMediumEntry 6 }
  1340.  
  1341.           sonetMediumCircuitIdentifier OBJECT-TYPE
  1342.               SYNTAX  DisplayString (SIZE (0..255))
  1343.               MAX-ACCESS  read-only
  1344.               STATUS  current
  1345.               DESCRIPTION
  1346.                  "This variable contains the transmission
  1347.                  vendor's circuit identifier, for the
  1348.                  purpose of facilitating troubleshooting."
  1349.               ::= { sonetMediumEntry 7 }
  1350.  
  1351.  
  1352.  
  1353.  
  1354.  
  1355.  
  1356.  
  1357.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 23]
  1358.  
  1359.  
  1360.  
  1361.  
  1362.  
  1363.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1364.  
  1365.  
  1366.           -- the SONET/SDH Section group
  1367.  
  1368.           -- this group consists of 2 tables:
  1369.           -- - the SONET/SDH Section Current Table
  1370.           -- - the SONET/SDH Section Interval Table
  1371.  
  1372.  
  1373.  
  1374.           -- the SONET/SDH Section Current Table
  1375.  
  1376.           -- The SONET/SDH Section
  1377.           -- current table contains various statistics
  1378.           -- being collected for the current 15 minute interval.
  1379.  
  1380.           sonetSectionCurrentTable OBJECT-TYPE
  1381.               SYNTAX  SEQUENCE OF SonetSectionCurrentEntry
  1382.               MAX-ACCESS  not-accessible
  1383.               STATUS  current
  1384.               DESCRIPTION
  1385.                  "The SONET/SDH Section Current table."
  1386.                ::= { sonetSection 1 }
  1387.  
  1388.           sonetSectionCurrentEntry OBJECT-TYPE
  1389.               SYNTAX  SonetSectionCurrentEntry
  1390.               MAX-ACCESS  not-accessible
  1391.               STATUS  current
  1392.               DESCRIPTION
  1393.                  "An entry in the SONET/SDH Section Current table."
  1394.               INDEX   { sonetSectionCurrentIfIndex }
  1395.                ::= { sonetSectionCurrentTable 1 }
  1396.  
  1397.           SonetSectionCurrentEntry ::=
  1398.               SEQUENCE {
  1399.                   sonetSectionCurrentIfIndex  IfIndex,
  1400.                   sonetSectionCurrentStatus   Integer32,
  1401.                   sonetSectionCurrentESs      Gauge32,
  1402.                   sonetSectionCurrentSESs     Gauge32,
  1403.                   sonetSectionCurrentSEFSs    Gauge32,
  1404.                   sonetSectionCurrentCVs      Gauge32
  1405.               }
  1406.  
  1407.           sonetSectionCurrentIfIndex OBJECT-TYPE
  1408.               SYNTAX  IfIndex
  1409.               MAX-ACCESS  not-accessible
  1410.               STATUS  current
  1411.  
  1412.  
  1413.  
  1414.  
  1415.  
  1416.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 24]
  1417.  
  1418.  
  1419.  
  1420.  
  1421.  
  1422.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1423.  
  1424.  
  1425.               DESCRIPTION
  1426.                  "The index value which uniquely identifies the
  1427.                  SONET/SDH Medium/Section/Line Interface."
  1428.                ::= { sonetSectionCurrentEntry 1 }
  1429.  
  1430.           sonetSectionCurrentStatus OBJECT-TYPE
  1431.               SYNTAX  Integer32 (1..6)
  1432.               MAX-ACCESS  read-only
  1433.               STATUS  current
  1434.               DESCRIPTION
  1435.                  "This variable indicates the
  1436.                  status of the interface.
  1437.                  The sonetSectionStatus
  1438.                  is a bit map represented
  1439.                  as a sum, therefore,
  1440.                  it can represent multiple defects
  1441.                  simultaneously.
  1442.                  The sonetSectionNoDefect should be
  1443.                  set if and only if
  1444.                  no other flag is set.
  1445.  
  1446.                  The various bit positions are:
  1447.                        1   sonetSectionNoDefect
  1448.                        2   sonetSectionLOS
  1449.                        4   sonetSectionLOF"
  1450.                ::= { sonetSectionCurrentEntry 2 }
  1451.  
  1452.           sonetSectionCurrentESs OBJECT-TYPE
  1453.               SYNTAX  Gauge32
  1454.               MAX-ACCESS  read-only
  1455.               STATUS  current
  1456.               DESCRIPTION
  1457.                  "The counter associated with the number of Errored
  1458.                  Seconds encountered by a SONET/SDH
  1459.                  Section in the current 15 minute interval."
  1460.                ::= { sonetSectionCurrentEntry 3 }
  1461.  
  1462.           sonetSectionCurrentSESs OBJECT-TYPE
  1463.               SYNTAX  Gauge32
  1464.               MAX-ACCESS  read-only
  1465.               STATUS  current
  1466.               DESCRIPTION
  1467.                  "The counter associated with the number of
  1468.                  Severely Errored Seconds
  1469.                  encountered by a SONET/SDH Section in the current 15
  1470.  
  1471.  
  1472.  
  1473.  
  1474.  
  1475.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 25]
  1476.  
  1477.  
  1478.  
  1479.  
  1480.  
  1481.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1482.  
  1483.  
  1484.                  minute interval."
  1485.                ::= { sonetSectionCurrentEntry 4 }
  1486.  
  1487.           sonetSectionCurrentSEFSs OBJECT-TYPE
  1488.               SYNTAX  Gauge32
  1489.               MAX-ACCESS  read-only
  1490.               STATUS  current
  1491.               DESCRIPTION
  1492.                  "The counter associated with the number of
  1493.                  Severely Errored Framing Seconds
  1494.                  encountered by a SONET/SDH Section in the current
  1495.                  15 minute interval."
  1496.               ::= { sonetSectionCurrentEntry 5 }
  1497.  
  1498.           sonetSectionCurrentCVs OBJECT-TYPE
  1499.               SYNTAX  Gauge32
  1500.               MAX-ACCESS  read-only
  1501.               STATUS  current
  1502.               DESCRIPTION
  1503.                  "The counter associated with the number of Coding
  1504.                  Violations encountered by a
  1505.                  SONET/SDH Section in the current 15 minute interval."
  1506.                ::= { sonetSectionCurrentEntry 6 }
  1507.  
  1508.  
  1509.  
  1510.  
  1511.  
  1512.  
  1513.  
  1514.  
  1515.  
  1516.  
  1517.  
  1518.  
  1519.  
  1520.  
  1521.  
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 26]
  1535.  
  1536.  
  1537.  
  1538.  
  1539.  
  1540.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1541.  
  1542.  
  1543.           -- the SONET/SDH Section Interval Table
  1544.  
  1545.           -- The SONET/SDH Section Interval Table contains various statistics
  1546.           -- collected by each system over a maximum
  1547.           -- of the previous 24 hours of
  1548.           -- operation.  The past 24 hours may be broken into 96
  1549.           -- completed 15 minute intervals.  A system is required to store at
  1550.           -- least 4 completed 15 minute interval.
  1551.           -- The default value is 32 intervals.
  1552.  
  1553.           sonetSectionIntervalTable OBJECT-TYPE
  1554.               SYNTAX  SEQUENCE OF SonetSectionIntervalEntry
  1555.               MAX-ACCESS  not-accessible
  1556.               STATUS  current
  1557.               DESCRIPTION
  1558.                  "The SONET/SDH Section Interval table."
  1559.                ::= { sonetSection 2 }
  1560.  
  1561.           sonetSectionIntervalEntry OBJECT-TYPE
  1562.               SYNTAX  SonetSectionIntervalEntry
  1563.               MAX-ACCESS  not-accessible
  1564.               STATUS  current
  1565.               DESCRIPTION
  1566.                  "An entry in the SONET/SDH Section Interval table."
  1567.               INDEX   { sonetSectionIntervalIfIndex,
  1568.                         sonetSectionIntervalNumber }
  1569.                ::= { sonetSectionIntervalTable 1 }
  1570.  
  1571.           SonetSectionIntervalEntry ::=
  1572.               SEQUENCE {
  1573.                    sonetSectionIntervalIfIndex IfIndex,
  1574.                    sonetSectionIntervalNumber  Integer32,
  1575.                    sonetSectionIntervalESs     Gauge32,
  1576.                    sonetSectionIntervalSESs    Gauge32,
  1577.                    sonetSectionIntervalSEFSs   Gauge32,
  1578.                    sonetSectionIntervalCVs     Gauge32
  1579.               }
  1580.  
  1581.           sonetSectionIntervalIfIndex OBJECT-TYPE
  1582.               SYNTAX  IfIndex
  1583.               MAX-ACCESS  not-accessible
  1584.               STATUS  current
  1585.               DESCRIPTION
  1586.                  "The index value which uniquely identifies the
  1587.                  SONET/SDH Medium/Sections/Line Interface."
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 27]
  1594.  
  1595.  
  1596.  
  1597.  
  1598.  
  1599.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1600.  
  1601.  
  1602.               ::= { sonetSectionIntervalEntry 1 }
  1603.  
  1604.           sonetSectionIntervalNumber OBJECT-TYPE
  1605.               SYNTAX  Integer32 (1..96)
  1606.               MAX-ACCESS  not-accessible
  1607.               STATUS  current
  1608.               DESCRIPTION
  1609.                 "A number between 1 and 96, which identifies the
  1610.                 interval for which the set of statistics is available.
  1611.                 The interval identified by 1 is the most recently
  1612.                 completed 15 minute interval, and the interval identified
  1613.                 by N is the interval immediately preceeding the
  1614.                 one identified
  1615.                 by N-1."
  1616.                ::= { sonetSectionIntervalEntry 2 }
  1617.  
  1618.           sonetSectionIntervalESs OBJECT-TYPE
  1619.               SYNTAX  Gauge32
  1620.               MAX-ACCESS  read-only
  1621.               STATUS  current
  1622.               DESCRIPTION
  1623.                  "The counter associated with the number of
  1624.                  Errored Seconds encountered
  1625.                  by a SONET/SDH Section in a
  1626.                  particular 15-minute interval
  1627.                  in the past 24 hours."
  1628.                ::= { sonetSectionIntervalEntry 3 }
  1629.  
  1630.           sonetSectionIntervalSESs OBJECT-TYPE
  1631.               SYNTAX  Gauge32
  1632.               MAX-ACCESS  read-only
  1633.               STATUS  current
  1634.               DESCRIPTION
  1635.                  "The counter associated with the number of
  1636.                  Severely Errored Seconds
  1637.                  encountered by a SONET/SDH Section in a
  1638.                  particular 15-minute interval
  1639.                  in the past 24 hours."
  1640.               ::= { sonetSectionIntervalEntry 4 }
  1641.  
  1642.           sonetSectionIntervalSEFSs OBJECT-TYPE
  1643.               SYNTAX  Gauge32
  1644.               MAX-ACCESS  read-only
  1645.               STATUS  current
  1646.               DESCRIPTION
  1647.  
  1648.  
  1649.  
  1650.  
  1651.  
  1652.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 28]
  1653.  
  1654.  
  1655.  
  1656.  
  1657.  
  1658.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1659.  
  1660.  
  1661.                  "The counter associated with the number of
  1662.                  Severely Errored Framing Seconds
  1663.                  encountered by a SONET/SDH Section in a
  1664.                  particular 15-minute interval
  1665.                  in the past 24 hours."
  1666.               ::= { sonetSectionIntervalEntry 5 }
  1667.  
  1668.           sonetSectionIntervalCVs OBJECT-TYPE
  1669.               SYNTAX  Gauge32
  1670.               MAX-ACCESS  read-only
  1671.               STATUS  current
  1672.               DESCRIPTION
  1673.                  "The counter associated with the number of Coding
  1674.                  Violations encountered by a
  1675.                  SONET/SDH Section in a particular 15-minute interval
  1676.                  in the past 24 hours."
  1677.               ::= { sonetSectionIntervalEntry 6 }
  1678.  
  1679.  
  1680.  
  1681.  
  1682.  
  1683.  
  1684.  
  1685.  
  1686.  
  1687.  
  1688.  
  1689.  
  1690.  
  1691.  
  1692.  
  1693.  
  1694.  
  1695.  
  1696.  
  1697.  
  1698.  
  1699.  
  1700.  
  1701.  
  1702.  
  1703.  
  1704.  
  1705.  
  1706.  
  1707.  
  1708.  
  1709.  
  1710.  
  1711.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 29]
  1712.  
  1713.  
  1714.  
  1715.  
  1716.  
  1717.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1718.  
  1719.  
  1720.           -- the SONET/SDH Line group
  1721.  
  1722.           -- this group consists of 2 tables:
  1723.           -- - the SONET/SDH Line Current Table
  1724.           -- - the SONET/SDH Line Interval Table
  1725.  
  1726.  
  1727.           -- the SONET/SDH Line Current Table
  1728.  
  1729.           -- The SONET/SDH Line
  1730.           -- current table contains various statistics
  1731.           -- being collected for the current 15 minute interval.
  1732.  
  1733.           sonetLineCurrentTable OBJECT-TYPE
  1734.               SYNTAX  SEQUENCE OF SonetLineCurrentEntry
  1735.               MAX-ACCESS  not-accessible
  1736.               STATUS  current
  1737.               DESCRIPTION
  1738.                 "The SONET/SDH Line Current table."
  1739.               ::= { sonetLine 1 }
  1740.  
  1741.           sonetLineCurrentEntry OBJECT-TYPE
  1742.               SYNTAX  SonetLineCurrentEntry
  1743.               MAX-ACCESS  not-accessible
  1744.               STATUS  current
  1745.               DESCRIPTION
  1746.                 "An entry in the SONET/SDH Line Current table."
  1747.               INDEX   { sonetLineCurrentIfIndex }
  1748.               ::= { sonetLineCurrentTable 1 }
  1749.  
  1750.           SonetLineCurrentEntry ::=
  1751.               SEQUENCE {
  1752.                    sonetLineCurrentIfIndex   IfIndex,
  1753.                    sonetLineCurrentStatus    Integer32,
  1754.                    sonetLineCurrentESs       Gauge32,
  1755.                    sonetLineCurrentSESs      Gauge32,
  1756.                    sonetLineCurrentCVs       Gauge32,
  1757.                    sonetLineCurrentUASs      Gauge32
  1758.                }
  1759.  
  1760.           sonetLineCurrentIfIndex OBJECT-TYPE
  1761.               SYNTAX  IfIndex
  1762.               MAX-ACCESS  not-accessible
  1763.               STATUS  current
  1764.               DESCRIPTION
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 30]
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1777.  
  1778.  
  1779.                "The index value which uniquely identifies the
  1780.                 SONET/SDH Medium/Line Interface."
  1781.               ::= { sonetLineCurrentEntry 1 }
  1782.  
  1783.           sonetLineCurrentStatus OBJECT-TYPE
  1784.               SYNTAX  Integer32 (1..6)
  1785.               MAX-ACCESS  read-only
  1786.               STATUS  current
  1787.               DESCRIPTION
  1788.                  "This variable indicates the
  1789.                  status of the interface.
  1790.                  The sonetLineStatus
  1791.                  is a bit map represented
  1792.                  as a sum, therefore,
  1793.                  it can represent multiple defects
  1794.                  simultaneously.
  1795.                  The sonetLineNoDefect should be
  1796.                  set if and only if
  1797.                  no other flag is set.
  1798.  
  1799.                  The various bit positions are:
  1800.                   1   sonetLineNoDefect
  1801.                   2   sonetLineAIS
  1802.                   4   sonetLineRDI"
  1803.                ::= { sonetLineCurrentEntry 2 }
  1804.  
  1805.           sonetLineCurrentESs OBJECT-TYPE
  1806.               SYNTAX  Gauge32
  1807.               MAX-ACCESS  read-only
  1808.               STATUS  current
  1809.               DESCRIPTION
  1810.                "The counter associated with the number of Errored
  1811.                Seconds encountered by a SONET/SDH
  1812.                Line in the current 15 minute interval."
  1813.               ::= { sonetLineCurrentEntry 3 }
  1814.  
  1815.           sonetLineCurrentSESs OBJECT-TYPE
  1816.               SYNTAX  Gauge32
  1817.               MAX-ACCESS  read-only
  1818.               STATUS  current
  1819.               DESCRIPTION
  1820.                "The counter associated with the number of
  1821.                Severely Errored Seconds
  1822.                encountered by a SONET/SDH Line in the current 15
  1823.                minute
  1824.  
  1825.  
  1826.  
  1827.  
  1828.  
  1829.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 31]
  1830.  
  1831.  
  1832.  
  1833.  
  1834.  
  1835.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1836.  
  1837.  
  1838.                interval."
  1839.               ::= { sonetLineCurrentEntry 4 }
  1840.  
  1841.           sonetLineCurrentCVs OBJECT-TYPE
  1842.               SYNTAX  Gauge32
  1843.               MAX-ACCESS  read-only
  1844.               STATUS  current
  1845.               DESCRIPTION
  1846.                "The counter associated with the number of Coding
  1847.                Violations encountered by a
  1848.                SONET/SDH Line in the current 15 minute interval."
  1849.               ::= { sonetLineCurrentEntry 5 }
  1850.  
  1851.           sonetLineCurrentUASs OBJECT-TYPE
  1852.               SYNTAX  Gauge32
  1853.               MAX-ACCESS  read-only
  1854.               STATUS  current
  1855.               DESCRIPTION
  1856.                "The counter associated with the number of
  1857.                Unavailable Seconds
  1858.                encountered by a SONET/SDH Line in the current 15
  1859.                minute
  1860.                interval."
  1861.               ::= { sonetLineCurrentEntry 6 }
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886.  
  1887.  
  1888.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 32]
  1889.  
  1890.  
  1891.  
  1892.  
  1893.  
  1894.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1895.  
  1896.  
  1897.           -- the SONET/SDH Line Interval Table
  1898.  
  1899.           -- The SONET/SDH Line Interval Table contains various statistics
  1900.           -- collected by each system over a maximum
  1901.           -- of the previous 24 hours of
  1902.           -- operation.  The past 24 hours may be broken into 96
  1903.           -- completed 15 minute intervals.  A system is required to store at
  1904.           -- least 4 completed 15 minute interval.
  1905.           -- The default value is 32 intervals.
  1906.  
  1907.           sonetLineIntervalTable OBJECT-TYPE
  1908.               SYNTAX  SEQUENCE OF SonetLineIntervalEntry
  1909.               MAX-ACCESS  not-accessible
  1910.               STATUS  current
  1911.               DESCRIPTION
  1912.                  "The SONET/SDH Line Interval table."
  1913.                ::= { sonetLine 2 }
  1914.  
  1915.           sonetLineIntervalEntry OBJECT-TYPE
  1916.               SYNTAX  SonetLineIntervalEntry
  1917.               MAX-ACCESS  not-accessible
  1918.               STATUS  current
  1919.               DESCRIPTION
  1920.                  "An entry in the SONET/SDH Line Interval table."
  1921.              INDEX   { sonetLineIntervalIfIndex,
  1922.                        sonetLineIntervalNumber }
  1923.              ::= { sonetLineIntervalTable 1 }
  1924.  
  1925.           SonetLineIntervalEntry ::=
  1926.               SEQUENCE {
  1927.                   sonetLineIntervalIfIndex   IfIndex,
  1928.                   sonetLineIntervalNumber    Integer32,
  1929.                   sonetLineIntervalESs       Gauge32,
  1930.                   sonetLineIntervalSESs      Gauge32,
  1931.                   sonetLineIntervalCVs       Gauge32,
  1932.                   sonetLineIntervalUASs      Gauge32
  1933.               }
  1934.  
  1935.           sonetLineIntervalIfIndex OBJECT-TYPE
  1936.               SYNTAX  IfIndex
  1937.               MAX-ACCESS  not-accessible
  1938.               STATUS  current
  1939.               DESCRIPTION
  1940.                  "The index value which uniquely identifies the
  1941.                  SONET/SDH Medium/Section/Line Interface."
  1942.  
  1943.  
  1944.  
  1945.  
  1946.  
  1947.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 33]
  1948.  
  1949.  
  1950.  
  1951.  
  1952.  
  1953.           Internet Draft        SONET/SDH Objects        October 5, 1993
  1954.  
  1955.  
  1956.                ::= { sonetLineIntervalEntry 1 }
  1957.  
  1958.           sonetLineIntervalNumber OBJECT-TYPE
  1959.               SYNTAX  Integer32 (1..96)
  1960.               MAX-ACCESS  not-accessible
  1961.               STATUS  current
  1962.               DESCRIPTION
  1963.                   "A number between 1 and 96, which identifies the
  1964.                   interval for which the set of statistics is available.
  1965.                   The interval identified by 1 is the most recently
  1966.                   completed 15 minute interval, and the interval identified
  1967.                   by N is the interval immediately preceeding the
  1968.                   one identified
  1969.                   by N-1."
  1970.                ::= { sonetLineIntervalEntry 2 }
  1971.  
  1972.           sonetLineIntervalESs OBJECT-TYPE
  1973.               SYNTAX  Gauge32
  1974.               MAX-ACCESS  read-only
  1975.               STATUS  current
  1976.               DESCRIPTION
  1977.                  "The counter associated with the number of
  1978.                  Errored Seconds encountered
  1979.                  by a SONET/SDH Line in a
  1980.                  particular 15-minute interval
  1981.                  in the past 24 hours."
  1982.                ::= { sonetLineIntervalEntry 3 }
  1983.  
  1984.           sonetLineIntervalSESs OBJECT-TYPE
  1985.               SYNTAX  Gauge32
  1986.               MAX-ACCESS  read-only
  1987.               STATUS  current
  1988.               DESCRIPTION
  1989.                  "The counter associated with the number of
  1990.                  Severely Errored Seconds
  1991.                  encountered by a SONET/SDH Line in a
  1992.                  particular 15-minute interval
  1993.                  in the past 24 hours."
  1994.                 ::= { sonetLineIntervalEntry 4 }
  1995.  
  1996.           sonetLineIntervalCVs OBJECT-TYPE
  1997.               SYNTAX  Gauge32
  1998.               MAX-ACCESS  read-only
  1999.               STATUS  current
  2000.               DESCRIPTION
  2001.  
  2002.  
  2003.  
  2004.  
  2005.  
  2006.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 34]
  2007.  
  2008.  
  2009.  
  2010.  
  2011.  
  2012.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2013.  
  2014.  
  2015.                 "The counter associated with the number of Coding
  2016.                 Violations encountered by a
  2017.                 SONET/SDH Line in a
  2018.                 particular 15-minute interval
  2019.                 in the past 24 hours."
  2020.               ::= { sonetLineIntervalEntry 5 }
  2021.  
  2022.           sonetLineIntervalUASs OBJECT-TYPE
  2023.               SYNTAX  Gauge32
  2024.               MAX-ACCESS  read-only
  2025.               STATUS  current
  2026.               DESCRIPTION
  2027.                 "The counter associated with the
  2028.                 number of Unavailable Seconds
  2029.                 encountered by a SONET/SDH Line in
  2030.                 a particular 15-minute interval
  2031.                 in the past 24 hours."
  2032.               ::= { sonetLineIntervalEntry 6 }
  2033.  
  2034.  
  2035.  
  2036.  
  2037.  
  2038.  
  2039.  
  2040.  
  2041.  
  2042.  
  2043.  
  2044.  
  2045.  
  2046.  
  2047.  
  2048.  
  2049.  
  2050.  
  2051.  
  2052.  
  2053.  
  2054.  
  2055.  
  2056.  
  2057.  
  2058.  
  2059.  
  2060.  
  2061.  
  2062.  
  2063.  
  2064.  
  2065.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 35]
  2066.  
  2067.  
  2068.  
  2069.  
  2070.  
  2071.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2072.  
  2073.  
  2074.           -- The SONET/SDH Far End Line group.
  2075.           -- This group may only be implemented by SONET/SDH (LTEs)
  2076.           -- systems that provide for a far end block error (FEBE)
  2077.           -- information at the SONET/SDH Line Layer.
  2078.  
  2079.           -- This group consists of two tables:
  2080.           --    SONET/SDH Far End Line Current Table
  2081.           --    SONET/SDH Far End Line Interval Table
  2082.  
  2083.  
  2084.  
  2085.           -- The SONET/SDH Far End Line Current Table
  2086.  
  2087.           -- The SONET/SDH Far End Line Current table contains
  2088.           -- various statistics being
  2089.           -- collected for the current 15 minute interval.
  2090.           -- The statistics are collected from the far end
  2091.           -- block error code (FEBE)
  2092.           -- within the third Z2 byte of the Line Overhead
  2093.           -- in Broadband ISDN applications.
  2094.           -- The definitions are the same as described for
  2095.           -- the near-end information.
  2096.  
  2097.           sonetFarEndLineCurrentTable OBJECT-TYPE
  2098.               SYNTAX  SEQUENCE OF SonetFarEndLineCurrentEntry
  2099.               MAX-ACCESS  not-accessible
  2100.               STATUS  current
  2101.               DESCRIPTION
  2102.                 "The SONET/SDH Far End Line Current table."
  2103.               ::= { sonetFarEndLine 1 }
  2104.  
  2105.           sonetFarEndLineCurrentEntry OBJECT-TYPE
  2106.               SYNTAX  SonetFarEndLineCurrentEntry
  2107.               MAX-ACCESS  not-accessible
  2108.               STATUS  current
  2109.               DESCRIPTION
  2110.                 "An entry in the SONET/SDH Far End Line Current table."
  2111.               INDEX   { sonetFarEndLineCurrentIfIndex }
  2112.               ::= { sonetFarEndLineCurrentTable 1 }
  2113.  
  2114.           SonetFarEndLineCurrentEntry ::=
  2115.               SEQUENCE {
  2116.                   sonetFarEndLineCurrentIfIndex   IfIndex,
  2117.                   sonetFarEndLineCurrentESs       Gauge32,
  2118.                   sonetFarEndLineCurrentSESs      Gauge32,
  2119.  
  2120.  
  2121.  
  2122.  
  2123.  
  2124.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 36]
  2125.  
  2126.  
  2127.  
  2128.  
  2129.  
  2130.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2131.  
  2132.  
  2133.                   sonetFarEndLineCurrentCVs       Gauge32,
  2134.                   sonetFarEndLineCurrentUASs      Gauge32
  2135.                  }
  2136.  
  2137.           sonetFarEndLineCurrentIfIndex OBJECT-TYPE
  2138.              SYNTAX  IfIndex
  2139.              MAX-ACCESS  not-accessible
  2140.              STATUS  current
  2141.              DESCRIPTION
  2142.                  "The index value which uniquely identifies the
  2143.                  SONET/SDH Medium/Section/Line interface."
  2144.              ::= { sonetFarEndLineCurrentEntry 1 }
  2145.  
  2146.           sonetFarEndLineCurrentESs OBJECT-TYPE
  2147.              SYNTAX  Gauge32
  2148.              MAX-ACCESS  read-only
  2149.              STATUS  current
  2150.              DESCRIPTION
  2151.                  "The counter associated with the number of Far
  2152.                  Far End Errored Seconds encountered by a SONET/SDH
  2153.                  interface in the current 15 minute interval."
  2154.              ::= { sonetFarEndLineCurrentEntry 2 }
  2155.  
  2156.           sonetFarEndLineCurrentSESs OBJECT-TYPE
  2157.              SYNTAX  Gauge32
  2158.              MAX-ACCESS  read-only
  2159.              STATUS  current
  2160.              DESCRIPTION
  2161.                  "The counter associated with the number of
  2162.                  Far End Severely Errored Seconds
  2163.                  encountered by a SONET/SDH Medium/Section/Line
  2164.                  interface in the current 15 minute
  2165.                  interval."
  2166.              ::= { sonetFarEndLineCurrentEntry 3 }
  2167.  
  2168.           sonetFarEndLineCurrentCVs OBJECT-TYPE
  2169.              SYNTAX  Gauge32
  2170.              MAX-ACCESS  read-only
  2171.              STATUS  current
  2172.              DESCRIPTION
  2173.                  "The counter associated with the number of
  2174.                  Far End Coding Violations reported via
  2175.                  the far end block error count
  2176.                  encountered by a
  2177.                  SONET/SDH Medium/Section/Line
  2178.  
  2179.  
  2180.  
  2181.  
  2182.  
  2183.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 37]
  2184.  
  2185.  
  2186.  
  2187.  
  2188.  
  2189.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2190.  
  2191.  
  2192.                  interface in the current 15 minute interval."
  2193.              ::= { sonetFarEndLineCurrentEntry 4 }
  2194.  
  2195.           sonetFarEndLineCurrentUASs OBJECT-TYPE
  2196.              SYNTAX  Gauge32
  2197.              MAX-ACCESS  read-only
  2198.              STATUS  current
  2199.              DESCRIPTION
  2200.                  "The counter associated with the number of
  2201.                  Far End Unavailable Seconds
  2202.                  encountered by a
  2203.                  SONET/SDH Medium/Section/Line
  2204.                  interface in the current 15 minute interval."
  2205.              ::= { sonetFarEndLineCurrentEntry 5 }
  2206.  
  2207.  
  2208.  
  2209.  
  2210.  
  2211.  
  2212.  
  2213.  
  2214.  
  2215.  
  2216.  
  2217.  
  2218.  
  2219.  
  2220.  
  2221.  
  2222.  
  2223.  
  2224.  
  2225.  
  2226.  
  2227.  
  2228.  
  2229.  
  2230.  
  2231.  
  2232.  
  2233.  
  2234.  
  2235.  
  2236.  
  2237.  
  2238.  
  2239.  
  2240.  
  2241.  
  2242.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 38]
  2243.  
  2244.  
  2245.  
  2246.  
  2247.  
  2248.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2249.  
  2250.  
  2251.           -- The SONET/SDH Far End Line Interval Table
  2252.  
  2253.           -- The SONET/SDH Far End Line Interval Table contains various statistics
  2254.           -- collected by each system over a maximum
  2255.           -- of the previous 24 hours of
  2256.           -- operation.  The past 24 hours may be broken into 96
  2257.           -- completed 15 minute intervals.  A system is required to store at
  2258.           -- least 4 completed 15 minute interval.
  2259.           -- The default value is 32 intervals.
  2260.  
  2261.           sonetFarEndLineIntervalTable OBJECT-TYPE
  2262.              SYNTAX  SEQUENCE OF SonetFarEndLineIntervalEntry
  2263.              MAX-ACCESS  not-accessible
  2264.              STATUS  current
  2265.              DESCRIPTION
  2266.                 "The SONET/SDH Far End Line Interval table."
  2267.              ::= { sonetFarEndLine 2 }
  2268.  
  2269.           sonetFarEndLineIntervalEntry OBJECT-TYPE
  2270.              SYNTAX  SonetFarEndLineIntervalEntry
  2271.              MAX-ACCESS  not-accessible
  2272.              STATUS  current
  2273.              DESCRIPTION
  2274.                "An entry in the SONET/SDH Far
  2275.                End Line Interval table."
  2276.              INDEX   { sonetFarEndLineIntervalIfIndex,
  2277.                        sonetFarEndLineIntervalNumber }
  2278.              ::= { sonetFarEndLineIntervalTable 1 }
  2279.  
  2280.           SonetFarEndLineIntervalEntry ::=
  2281.               SEQUENCE {
  2282.                    sonetFarEndLineIntervalIfIndex   IfIndex,
  2283.                    sonetFarEndLineIntervalNumber    Integer32,
  2284.                    sonetFarEndLineIntervalESs       Gauge32,
  2285.                    sonetFarEndLineIntervalSESs      Gauge32,
  2286.                    sonetFarEndLineIntervalCVs       Gauge32,
  2287.                    sonetFarEndLineIntervalUASs      Gauge32
  2288.               }
  2289.  
  2290.           sonetFarEndLineIntervalIfIndex OBJECT-TYPE
  2291.               SYNTAX  IfIndex
  2292.               MAX-ACCESS  not-accessible
  2293.               STATUS  current
  2294.               DESCRIPTION
  2295.                    "The index value which uniquely identifies the
  2296.  
  2297.  
  2298.  
  2299.  
  2300.  
  2301.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 39]
  2302.  
  2303.  
  2304.  
  2305.  
  2306.  
  2307.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2308.  
  2309.  
  2310.                    SONET/SDH Medium/Section/Line interface."
  2311.               ::= { sonetFarEndLineIntervalEntry 1 }
  2312.  
  2313.           sonetFarEndLineIntervalNumber OBJECT-TYPE
  2314.              SYNTAX  Integer32 (1..96)
  2315.              MAX-ACCESS  not-accessible
  2316.              STATUS  current
  2317.              DESCRIPTION
  2318.                    "A number between 1 and 96, which identifies the
  2319.                    interval for which the set of statistics is available.
  2320.                    The interval identified by 1 is the most recently
  2321.                    completed 15 minute interval, and the interval identified
  2322.                    by N is the interval immediately preceeding the
  2323.                    one identified
  2324.                    by N-1."
  2325.              ::= { sonetFarEndLineIntervalEntry 2 }
  2326.  
  2327.           sonetFarEndLineIntervalESs OBJECT-TYPE
  2328.              SYNTAX  Gauge32
  2329.              MAX-ACCESS  read-only
  2330.              STATUS  current
  2331.              DESCRIPTION
  2332.                   "The counter associated with the number of
  2333.                   Far End Errored Seconds encountered
  2334.                   by a SONET/SDH Line
  2335.                   interface in a particular 15-minute interval
  2336.                   in the past 24 hours."
  2337.             ::= { sonetFarEndLineIntervalEntry 3 }
  2338.  
  2339.           sonetFarEndLineIntervalSESs OBJECT-TYPE
  2340.              SYNTAX  Gauge32
  2341.              MAX-ACCESS  read-only
  2342.              STATUS  current
  2343.              DESCRIPTION
  2344.                   "The counter associated with the number of
  2345.                   Far End Severely Errored Seconds
  2346.                   encountered by a SONET/SDH Line
  2347.                   interface in a particular 15-minute interval
  2348.                   in the past 24 hours."
  2349.             ::= { sonetFarEndLineIntervalEntry 4 }
  2350.  
  2351.           sonetFarEndLineIntervalCVs OBJECT-TYPE
  2352.               SYNTAX  Gauge32
  2353.               MAX-ACCESS  read-only
  2354.               STATUS  current
  2355.  
  2356.  
  2357.  
  2358.  
  2359.  
  2360.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 40]
  2361.  
  2362.  
  2363.  
  2364.  
  2365.  
  2366.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2367.  
  2368.  
  2369.               DESCRIPTION
  2370.                    "The counter associated with the number of
  2371.                    Far End Coding Violations reported via
  2372.                    the far end block error count
  2373.                    encountered by a
  2374.                    SONET/SDH Line
  2375.                    interface in a particular 15-minute interval
  2376.                    in the past 24 hours."
  2377.               ::= { sonetFarEndLineIntervalEntry 5 }
  2378.  
  2379.           sonetFarEndLineIntervalUASs OBJECT-TYPE
  2380.              SYNTAX  Gauge32
  2381.              MAX-ACCESS  read-only
  2382.              STATUS  current
  2383.              DESCRIPTION
  2384.                  "The counter associated with the number of
  2385.                  Far End Unavailable Seconds
  2386.                  encountered by a
  2387.                  SONET/SDH Line
  2388.                  interface in a particular 15-minute interval
  2389.                  in the past 24 hours."
  2390.              ::= { sonetFarEndLineIntervalEntry 6 }
  2391.  
  2392.  
  2393.  
  2394.  
  2395.  
  2396.  
  2397.  
  2398.  
  2399.  
  2400.  
  2401.  
  2402.  
  2403.  
  2404.  
  2405.  
  2406.  
  2407.  
  2408.  
  2409.  
  2410.  
  2411.  
  2412.  
  2413.  
  2414.  
  2415.  
  2416.  
  2417.  
  2418.  
  2419.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 41]
  2420.  
  2421.  
  2422.  
  2423.  
  2424.  
  2425.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2426.  
  2427.  
  2428.           -- the SONET/SDH Path group
  2429.  
  2430.           -- this group consists of 2 tables:
  2431.           -- - the SONET/SDH Path Current Table
  2432.           -- - the SONET/SDH Path Interval Table
  2433.  
  2434.  
  2435.           -- the SONET/SDH Path Current Table
  2436.  
  2437.           -- The SONET/SDH Path
  2438.           -- current table contains various statistics
  2439.           -- being collected for the current 15 minute interval.
  2440.  
  2441.           sonetPathCurrentTable OBJECT-TYPE
  2442.               SYNTAX  SEQUENCE OF SonetPathCurrentEntry
  2443.               MAX-ACCESS  not-accessible
  2444.               STATUS  current
  2445.               DESCRIPTION
  2446.                "The SONET/SDH Path Current table."
  2447.           ::= { sonetPath 1 }
  2448.  
  2449.           sonetPathCurrentEntry OBJECT-TYPE
  2450.               SYNTAX  SonetPathCurrentEntry
  2451.               MAX-ACCESS  not-accessible
  2452.               STATUS  current
  2453.               DESCRIPTION
  2454.                "An entry in the SONET/SDH Path Current table."
  2455.               INDEX   { sonetPathCurrentIfIndex }
  2456.           ::= { sonetPathCurrentTable 1 }
  2457.  
  2458.           SonetPathCurrentEntry ::=
  2459.               SEQUENCE {
  2460.                   sonetPathCurrentIfIndex    IfIndex,
  2461.                   sonetPathCurrentWidth      INTEGER,
  2462.                   sonetPathCurrentStatus     Integer32,
  2463.                   sonetPathCurrentESs        Gauge32,
  2464.                   sonetPathCurrentSESs       Gauge32,
  2465.                   sonetPathCurrentCVs        Gauge32,
  2466.                   sonetPathCurrentUASs       Gauge32
  2467.               }
  2468.  
  2469.           sonetPathCurrentIfIndex OBJECT-TYPE
  2470.               SYNTAX  IfIndex
  2471.               MAX-ACCESS  not-accessible
  2472.               STATUS  current
  2473.  
  2474.  
  2475.  
  2476.  
  2477.  
  2478.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 42]
  2479.  
  2480.  
  2481.  
  2482.  
  2483.  
  2484.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2485.  
  2486.  
  2487.               DESCRIPTION
  2488.                "An index value that uniquely identifies a SONET/SDH
  2489.                Path Interface."
  2490.           ::= { sonetPathCurrentEntry 1 }
  2491.  
  2492.           sonetPathCurrentWidth OBJECT-TYPE
  2493.               SYNTAX  INTEGER  {
  2494.                       sts1(1),
  2495.                       sts3cSTM1(2),
  2496.                       sts12cSTM4(3),
  2497.                       sts24c(4),
  2498.                       sts48cSTM16(5)
  2499.                }
  2500.               MAX-ACCESS  read-write
  2501.               STATUS  current
  2502.               DESCRIPTION
  2503.                "A value that indicates the type of the SONET/SDH
  2504.                Path.  For SONET, the assigned types are
  2505.                the STS-Nc SPEs, where N = 1, 3, 12, 24, and 48.
  2506.                STS-1 is equal to 51.84 Mbps.  For SDH, the assigned
  2507.                types are the STM-Nc VCs, where N = 1, 4, and 16."
  2508.           ::= { sonetPathCurrentEntry 2 }
  2509.  
  2510.           sonetPathCurrentStatus OBJECT-TYPE
  2511.               SYNTAX  Integer32 (1..14)
  2512.               MAX-ACCESS  read-only
  2513.               STATUS  current
  2514.               DESCRIPTION
  2515.                 "This variable indicates the
  2516.                 status of the interface.
  2517.                 The sonetPathStatus
  2518.                 is a bit map represented
  2519.                 as a sum, therefore,
  2520.                 it can represent multiple defects
  2521.                 simultaneously.
  2522.                 The sonetPathNoDefect should be
  2523.                 set if and only if
  2524.                 no other flag is set.
  2525.  
  2526.                 The various bit positions are:
  2527.                    1   sonetPathNoDefect
  2528.                    2   sonetPathSTSLOP
  2529.                    4   sonetPathSTSAIS
  2530.                    8   sonetPathSTSRDI
  2531.                   16   sonetPathUnequipped
  2532.  
  2533.  
  2534.  
  2535.  
  2536.  
  2537.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 43]
  2538.  
  2539.  
  2540.  
  2541.  
  2542.  
  2543.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2544.  
  2545.  
  2546.                   32   sonetPathSignalLabelMismatch"
  2547.           ::= { sonetPathCurrentEntry 3 }
  2548.  
  2549.           sonetPathCurrentESs OBJECT-TYPE
  2550.               SYNTAX  Gauge32
  2551.               MAX-ACCESS  read-only
  2552.               STATUS  current
  2553.               DESCRIPTION
  2554.                "The counter associated with the number of Errored
  2555.                Seconds encountered by a SONET/SDH
  2556.                Path in the current 15 minute interval."
  2557.           ::= { sonetPathCurrentEntry 4 }
  2558.  
  2559.           sonetPathCurrentSESs OBJECT-TYPE
  2560.               SYNTAX  Gauge32
  2561.               MAX-ACCESS  read-only
  2562.               STATUS  current
  2563.               DESCRIPTION
  2564.                "The counter associated with the number of
  2565.                Severely Errored Seconds
  2566.                encountered by a SONET/SDH Path in the current 15
  2567.                minute
  2568.                interval."
  2569.           ::= { sonetPathCurrentEntry 5 }
  2570.  
  2571.           sonetPathCurrentCVs OBJECT-TYPE
  2572.               SYNTAX  Gauge32
  2573.               MAX-ACCESS  read-only
  2574.               STATUS  current
  2575.               DESCRIPTION
  2576.                "The counter associated with the number of Coding
  2577.                Violations encountered by a
  2578.                SONET/SDH Path in the current 15 minute interval."
  2579.           ::= { sonetPathCurrentEntry 6 }
  2580.  
  2581.           sonetPathCurrentUASs OBJECT-TYPE
  2582.               SYNTAX  Gauge32
  2583.               MAX-ACCESS  read-only
  2584.               STATUS  current
  2585.               DESCRIPTION
  2586.                "The counter associated with the number of
  2587.                Unavailable Seconds
  2588.                encountered by a Path in the current
  2589.                15 minute, interval."
  2590.           ::= { sonetPathCurrentEntry 7 }
  2591.  
  2592.  
  2593.  
  2594.  
  2595.  
  2596.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 44]
  2597.  
  2598.  
  2599.  
  2600.  
  2601.  
  2602.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2603.  
  2604.  
  2605.           -- the SONET/SDH Path Interval Table
  2606.  
  2607.           -- The SONET/SDH Path Interval Table contains various statistics
  2608.           -- collected by each system over a maximum
  2609.           -- of the previous 24 hours of
  2610.           -- operation.  The past 24 hours may be broken into 96
  2611.           -- completed 15 minute intervals.  A system is required to store at
  2612.           -- least 4 completed 15 minute interval.
  2613.           -- The default value is 32 intervals.
  2614.  
  2615.           sonetPathIntervalTable OBJECT-TYPE
  2616.               SYNTAX  SEQUENCE OF SonetPathIntervalEntry
  2617.               MAX-ACCESS  not-accessible
  2618.               STATUS  current
  2619.               DESCRIPTION
  2620.                "The SONET/SDH Path Interval table."
  2621.           ::= { sonetPath 2 }
  2622.  
  2623.           sonetPathIntervalEntry OBJECT-TYPE
  2624.               SYNTAX  SonetPathIntervalEntry
  2625.               MAX-ACCESS  not-accessible
  2626.               STATUS  current
  2627.               DESCRIPTION
  2628.                "An entry in the SONET/SDH Path Interval table."
  2629.               INDEX   { sonetPathIntervalIfIndex,
  2630.                         sonetPathIntervalNumber }
  2631.           ::= { sonetPathIntervalTable 1 }
  2632.  
  2633.  
  2634.           SonetPathIntervalEntry ::=
  2635.               SEQUENCE {
  2636.                    sonetPathIntervalIfIndex    IfIndex,
  2637.                    sonetPathIntervalNumber     Integer32,
  2638.                    sonetPathIntervalESs        Gauge32,
  2639.                    sonetPathIntervalSESs       Gauge32,
  2640.                    sonetPathIntervalCVs        Gauge32,
  2641.                    sonetPathIntervalUASs       Gauge32
  2642.               }
  2643.  
  2644.           sonetPathIntervalIfIndex OBJECT-TYPE
  2645.               SYNTAX  IfIndex
  2646.               MAX-ACCESS  not-accessible
  2647.               STATUS  current
  2648.               DESCRIPTION
  2649.                "An index value that uniquely identifies a SONET/SDH
  2650.  
  2651.  
  2652.  
  2653.  
  2654.  
  2655.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 45]
  2656.  
  2657.  
  2658.  
  2659.  
  2660.  
  2661.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2662.  
  2663.  
  2664.                Path Interface."
  2665.           ::= { sonetPathIntervalEntry 1 }
  2666.  
  2667.           sonetPathIntervalNumber OBJECT-TYPE
  2668.               SYNTAX  Integer32 (1..96)
  2669.               MAX-ACCESS  not-accessible
  2670.               STATUS  current
  2671.               DESCRIPTION
  2672.                  "A number between 1 and 96, which identifies the
  2673.                  interval for which the set of statistics is available.
  2674.                  The interval identified by 1 is the most recently
  2675.                  completed 15 minute interval, and the interval identified
  2676.                  by N is the interval immediately preceeding the
  2677.                  one identified
  2678.                  by N-1."
  2679.           ::= { sonetPathIntervalEntry 2 }
  2680.  
  2681.           sonetPathIntervalESs OBJECT-TYPE
  2682.               SYNTAX  Gauge32
  2683.               MAX-ACCESS  read-only
  2684.               STATUS  current
  2685.               DESCRIPTION
  2686.                "The counter associated with the number of
  2687.                Errored Seconds encountered
  2688.                by a SONET/SDH Path in a
  2689.                particular 15-minute interval
  2690.                in the past 24 hours."
  2691.           ::= { sonetPathIntervalEntry 3 }
  2692.  
  2693.           sonetPathIntervalSESs OBJECT-TYPE
  2694.               SYNTAX  Gauge32
  2695.               MAX-ACCESS  read-only
  2696.               STATUS  current
  2697.               DESCRIPTION
  2698.                "The counter associated with the number of
  2699.                Severely Errored Seconds
  2700.                encountered by a SONET/SDH Path in
  2701.                a particular 15-minute interval
  2702.                in the past 24 hours."
  2703.           ::= { sonetPathIntervalEntry 4 }
  2704.  
  2705.           sonetPathIntervalCVs OBJECT-TYPE
  2706.               SYNTAX  Gauge32
  2707.               MAX-ACCESS  read-only
  2708.               STATUS  current
  2709.  
  2710.  
  2711.  
  2712.  
  2713.  
  2714.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 46]
  2715.  
  2716.  
  2717.  
  2718.  
  2719.  
  2720.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2721.  
  2722.  
  2723.               DESCRIPTION
  2724.                "The counter associated with the number of Coding
  2725.                Violations encountered by a
  2726.                SONET/SDH Path in a particular 15-minute interval
  2727.                in the past 24 hours."
  2728.           ::= { sonetPathIntervalEntry 5 }
  2729.  
  2730.           sonetPathIntervalUASs OBJECT-TYPE
  2731.               SYNTAX  Gauge32
  2732.               MAX-ACCESS  read-only
  2733.               STATUS  current
  2734.               DESCRIPTION
  2735.                "The counter associated with the number of
  2736.                Unavailable Seconds
  2737.                encountered by a Path in a
  2738.                particular 15-minute interval
  2739.                in the past 24 hours."
  2740.           ::= { sonetPathIntervalEntry 6 }
  2741.  
  2742.  
  2743.  
  2744.  
  2745.  
  2746.  
  2747.  
  2748.  
  2749.  
  2750.  
  2751.  
  2752.  
  2753.  
  2754.  
  2755.  
  2756.  
  2757.  
  2758.  
  2759.  
  2760.  
  2761.  
  2762.  
  2763.  
  2764.  
  2765.  
  2766.  
  2767.  
  2768.  
  2769.  
  2770.  
  2771.  
  2772.  
  2773.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 47]
  2774.  
  2775.  
  2776.  
  2777.  
  2778.  
  2779.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2780.  
  2781.  
  2782.           -- The SONET/SDH Far End Path group
  2783.  
  2784.           -- This group consists of two tables:
  2785.           --  - SONET/SDH Far End Path Current Table
  2786.           --  - SONET/SDH Far End Path Interval Table
  2787.  
  2788.           -- The SONET/SDH Far End Path Current Table
  2789.  
  2790.           -- The SONET/SDH Far End Path Current table
  2791.           -- contains various statistics
  2792.           -- being collected for the current 15 minute interval.
  2793.           -- The statistics are collected from
  2794.           -- the far end block error code
  2795.           -- (FEBE) within the G1 byte of the Path Overhead.
  2796.           -- The definitions are the same as described for
  2797.           -- the near-end information.
  2798.  
  2799.           sonetFarEndPathCurrentTable OBJECT-TYPE
  2800.               SYNTAX  SEQUENCE OF SonetFarEndPathCurrentEntry
  2801.               MAX-ACCESS  not-accessible
  2802.               STATUS  current
  2803.               DESCRIPTION
  2804.                    "The SONET/SDH Far End Path Current table."
  2805.               ::= { sonetFarEndPath 1 }
  2806.  
  2807.           sonetFarEndPathCurrentEntry OBJECT-TYPE
  2808.               SYNTAX  SonetFarEndPathCurrentEntry
  2809.               MAX-ACCESS  not-accessible
  2810.               STATUS  current
  2811.               DESCRIPTION
  2812.                    "An entry in the SONET/SDH Far End Path Current table."
  2813.               INDEX   { sonetFarEndPathCurrentIfIndex }
  2814.               ::= { sonetFarEndPathCurrentTable 1 }
  2815.  
  2816.           SonetFarEndPathCurrentEntry ::=
  2817.               SEQUENCE {
  2818.                   sonetFarEndPathCurrentIfIndex   IfIndex,
  2819.                   sonetFarEndPathCurrentESs       Gauge32,
  2820.                   sonetFarEndPathCurrentSESs      Gauge32,
  2821.                   sonetFarEndPathCurrentCVs       Gauge32,
  2822.                   sonetFarEndPathCurrentUASs      Gauge32
  2823.               }
  2824.  
  2825.           sonetFarEndPathCurrentIfIndex OBJECT-TYPE
  2826.              SYNTAX  IfIndex
  2827.  
  2828.  
  2829.  
  2830.  
  2831.  
  2832.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 48]
  2833.  
  2834.  
  2835.  
  2836.  
  2837.  
  2838.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2839.  
  2840.  
  2841.              MAX-ACCESS  not-accessible
  2842.              STATUS  current
  2843.              DESCRIPTION
  2844.                  "The index value which uniquely identifies the
  2845.                  SONET/SDH Path interface."
  2846.              ::= { sonetFarEndPathCurrentEntry 1 }
  2847.  
  2848.           sonetFarEndPathCurrentESs OBJECT-TYPE
  2849.               SYNTAX  Gauge32
  2850.               MAX-ACCESS  read-only
  2851.               STATUS  current
  2852.               DESCRIPTION
  2853.                    "The counter associated with the number of Far
  2854.                    Far End Errored Seconds encountered by a SONET/SDH
  2855.                    interface in the current 15 minute interval."
  2856.               ::= { sonetFarEndPathCurrentEntry 2 }
  2857.  
  2858.           sonetFarEndPathCurrentSESs OBJECT-TYPE
  2859.               SYNTAX  Gauge32
  2860.               MAX-ACCESS  read-only
  2861.               STATUS  current
  2862.               DESCRIPTION
  2863.                    "The counter associated with the number of
  2864.                    Far End Severely Errored Seconds
  2865.                    encountered by a SONET/SDH Path
  2866.                    interface in the current 15 minute
  2867.                    interval."
  2868.               ::= { sonetFarEndPathCurrentEntry 3 }
  2869.  
  2870.           sonetFarEndPathCurrentCVs OBJECT-TYPE
  2871.               SYNTAX  Gauge32
  2872.               MAX-ACCESS  read-only
  2873.               STATUS  current
  2874.               DESCRIPTION
  2875.                    "The counter associated with the number of
  2876.                    Far End Coding Violations reported via
  2877.                    the far end block error count
  2878.                    encountered by a
  2879.                    SONET/SDH Path interface in
  2880.                    the current 15 minute interval."
  2881.               ::= { sonetFarEndPathCurrentEntry 4 }
  2882.  
  2883.           sonetFarEndPathCurrentUASs OBJECT-TYPE
  2884.              SYNTAX  Gauge32
  2885.              MAX-ACCESS  read-only
  2886.  
  2887.  
  2888.  
  2889.  
  2890.  
  2891.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 49]
  2892.  
  2893.  
  2894.  
  2895.  
  2896.  
  2897.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2898.  
  2899.  
  2900.              STATUS  current
  2901.              DESCRIPTION
  2902.                  "The counter associated with the number of
  2903.                  Far End Unavailable Seconds
  2904.                  encountered by a
  2905.                  SONET/SDH Path interface in
  2906.                  the current 15 minute interval."
  2907.              ::= { sonetFarEndPathCurrentEntry 5 }
  2908.  
  2909.  
  2910.  
  2911.  
  2912.  
  2913.  
  2914.  
  2915.  
  2916.  
  2917.  
  2918.  
  2919.  
  2920.  
  2921.  
  2922.  
  2923.  
  2924.  
  2925.  
  2926.  
  2927.  
  2928.  
  2929.  
  2930.  
  2931.  
  2932.  
  2933.  
  2934.  
  2935.  
  2936.  
  2937.  
  2938.  
  2939.  
  2940.  
  2941.  
  2942.  
  2943.  
  2944.  
  2945.  
  2946.  
  2947.  
  2948.  
  2949.  
  2950.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 50]
  2951.  
  2952.  
  2953.  
  2954.  
  2955.  
  2956.           Internet Draft        SONET/SDH Objects        October 5, 1993
  2957.  
  2958.  
  2959.           -- The SONET/SDH Far End Path Interval Table
  2960.  
  2961.           -- The SONET/SDH Far End Path Interval Table contains various statistics
  2962.           -- collected by each system over a maximum
  2963.           -- of the previous 24 hours of
  2964.           -- operation.  The past 24 hours may be broken into 96
  2965.           -- completed 15 minute intervals.  A system is required to store at
  2966.           -- least 4 completed 15 minute interval.
  2967.           -- The default value is 32 intervals.
  2968.  
  2969.           sonetFarEndPathIntervalTable OBJECT-TYPE
  2970.               SYNTAX  SEQUENCE OF SonetFarEndPathIntervalEntry
  2971.               MAX-ACCESS  not-accessible
  2972.               STATUS  current
  2973.               DESCRIPTION
  2974.                   "The SONET/SDH Far End Path Interval table."
  2975.               ::= { sonetFarEndPath 2 }
  2976.  
  2977.           sonetFarEndPathIntervalEntry OBJECT-TYPE
  2978.               SYNTAX  SonetFarEndPathIntervalEntry
  2979.               MAX-ACCESS  not-accessible
  2980.               STATUS  current
  2981.               DESCRIPTION
  2982.                  "An entry in the SONET/SDH Far
  2983.                  End Path Interval table."
  2984.               INDEX   { sonetFarEndPathIntervalIfIndex,
  2985.                         sonetFarEndPathIntervalNumber }
  2986.               ::= { sonetFarEndPathIntervalTable 1 }
  2987.  
  2988.           SonetFarEndPathIntervalEntry ::=
  2989.               SEQUENCE {
  2990.                    sonetFarEndPathIntervalIfIndex    IfIndex,
  2991.                    sonetFarEndPathIntervalNumber     Integer32,
  2992.                    sonetFarEndPathIntervalESs        Gauge32,
  2993.                    sonetFarEndPathIntervalSESs       Gauge32,
  2994.                    sonetFarEndPathIntervalCVs        Gauge32,
  2995.                    sonetFarEndPathIntervalUASs       Gauge32
  2996.               }
  2997.  
  2998.           sonetFarEndPathIntervalIfIndex OBJECT-TYPE
  2999.               SYNTAX  IfIndex
  3000.               MAX-ACCESS  not-accessible
  3001.               STATUS  current
  3002.               DESCRIPTION
  3003.                    "The index value which uniquely identifies the
  3004.  
  3005.  
  3006.  
  3007.  
  3008.  
  3009.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 51]
  3010.  
  3011.  
  3012.  
  3013.  
  3014.  
  3015.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3016.  
  3017.  
  3018.                    SONET/SDH Path interface."
  3019.               ::= { sonetFarEndPathIntervalEntry 1 }
  3020.  
  3021.           sonetFarEndPathIntervalNumber OBJECT-TYPE
  3022.              SYNTAX  Integer32 (1..96)
  3023.              MAX-ACCESS  not-accessible
  3024.              STATUS  current
  3025.              DESCRIPTION
  3026.                   "A number between 1 and 96, which identifies the
  3027.                   interval for which the set of statistics is available.
  3028.                   The interval identified by 1 is the most recently
  3029.                   completed 15 minute interval, and the interval identified
  3030.                   by N is the interval immediately preceeding the
  3031.                   one identified
  3032.                   by N-1."
  3033.              ::= { sonetFarEndPathIntervalEntry 2 }
  3034.  
  3035.           sonetFarEndPathIntervalESs OBJECT-TYPE
  3036.              SYNTAX  Gauge32
  3037.              MAX-ACCESS  read-only
  3038.              STATUS  current
  3039.              DESCRIPTION
  3040.                   "The counter associated with the number of
  3041.                   Far End Errored Seconds encountered
  3042.                   by a SONET/SDH Path interface in a
  3043.                   particular 15-minute interval
  3044.                   in the past 24 hours."
  3045.              ::= { sonetFarEndPathIntervalEntry 3 }
  3046.  
  3047.           sonetFarEndPathIntervalSESs OBJECT-TYPE
  3048.              SYNTAX  Gauge32
  3049.              MAX-ACCESS  read-only
  3050.              STATUS  current
  3051.              DESCRIPTION
  3052.                   "The counter associated with the number of
  3053.                   Far End Severely Errored Seconds
  3054.                   encountered by a SONET/SDH Path interface
  3055.                   in a particular 15-minute interval
  3056.                   in the past 24 hours."
  3057.              ::= { sonetFarEndPathIntervalEntry 4 }
  3058.  
  3059.           sonetFarEndPathIntervalCVs OBJECT-TYPE
  3060.               SYNTAX  Gauge32
  3061.               MAX-ACCESS  read-only
  3062.               STATUS  current
  3063.  
  3064.  
  3065.  
  3066.  
  3067.  
  3068.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 52]
  3069.  
  3070.  
  3071.  
  3072.  
  3073.  
  3074.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3075.  
  3076.  
  3077.               DESCRIPTION
  3078.                    "The counter associated with the number of
  3079.                    Far End Coding Violations reported via
  3080.                    the far end block error count
  3081.                    encountered by a
  3082.                    SONET/SDH Path interface
  3083.                    in a particular 15-minute interval
  3084.                    in the past 24 hours."
  3085.               ::= { sonetFarEndPathIntervalEntry 5 }
  3086.  
  3087.           sonetFarEndPathIntervalUASs OBJECT-TYPE
  3088.              SYNTAX  Gauge32
  3089.              MAX-ACCESS  read-only
  3090.              STATUS  current
  3091.              DESCRIPTION
  3092.                  "The counter associated with the number of
  3093.                  Far End Unavailable Seconds
  3094.                  encountered by a
  3095.                  SONET/SDH Path interface in
  3096.                  a particular 15-minute interval
  3097.                  in the past 24 hours."
  3098.              ::= { sonetFarEndPathIntervalEntry 6 }
  3099.  
  3100.  
  3101.  
  3102.  
  3103.  
  3104.  
  3105.  
  3106.  
  3107.  
  3108.  
  3109.  
  3110.  
  3111.  
  3112.  
  3113.  
  3114.  
  3115.  
  3116.  
  3117.  
  3118.  
  3119.  
  3120.  
  3121.  
  3122.  
  3123.  
  3124.  
  3125.  
  3126.  
  3127.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 53]
  3128.  
  3129.  
  3130.  
  3131.  
  3132.  
  3133.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3134.  
  3135.  
  3136.           -- the SONET/SDH Virtual Tributary group
  3137.  
  3138.           -- this group consists of 2 tables:
  3139.           -- - the SONET/SDH VT Current Table
  3140.           -- - the SONET/SDH VT Interval Table
  3141.  
  3142.           -- For SDH signals, virtual tributaries are
  3143.           -- called VCs instead of VTs
  3144.  
  3145.           -- A VT1.5 = VC11
  3146.           -- A VT2 = VC12
  3147.           -- A VT3 = none
  3148.           -- A VT6 = VC3
  3149.  
  3150.  
  3151.           -- the SONET/SDH VT Current Table
  3152.  
  3153.           -- The SONET/SDH VT current table contains various statistics
  3154.           -- being collected for the current 15 minute interval.
  3155.  
  3156.           sonetVTCurrentTable OBJECT-TYPE
  3157.               SYNTAX  SEQUENCE OF SonetVTCurrentEntry
  3158.               MAX-ACCESS  not-accessible
  3159.               STATUS  current
  3160.               DESCRIPTION
  3161.                "The SONET/SDH VT Current table."
  3162.           ::= { sonetVT 1 }
  3163.  
  3164.           sonetVTCurrentEntry OBJECT-TYPE
  3165.               SYNTAX  SonetVTCurrentEntry
  3166.               MAX-ACCESS  not-accessible
  3167.               STATUS  current
  3168.               DESCRIPTION
  3169.                "An entry in the SONET/SDH VT Current table."
  3170.               INDEX   { sonetVTCurrentIfIndex }
  3171.           ::= { sonetVTCurrentTable 1 }
  3172.  
  3173.           SonetVTCurrentEntry ::=
  3174.               SEQUENCE {
  3175.                   sonetVTCurrentIfIndex    IfIndex,
  3176.                   sonetVTCurrentWidth      INTEGER,
  3177.                   sonetVTCurrentStatus     Integer32,
  3178.                   sonetVTCurrentESs        Gauge32,
  3179.                   sonetVTCurrentSESs       Gauge32,
  3180.                   sonetVTCurrentCVs        Gauge32,
  3181.  
  3182.  
  3183.  
  3184.  
  3185.  
  3186.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 54]
  3187.  
  3188.  
  3189.  
  3190.  
  3191.  
  3192.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3193.  
  3194.  
  3195.                   sonetVTCurrentUASs       Gauge32
  3196.               }
  3197.  
  3198.           sonetVTCurrentIfIndex OBJECT-TYPE
  3199.               SYNTAX  IfIndex
  3200.               MAX-ACCESS  not-accessible
  3201.               STATUS  current
  3202.               DESCRIPTION
  3203.                "An index value that uniquely identifies a SONET/SDH
  3204.                VT Interface."
  3205.           ::= { sonetVTCurrentEntry 1 }
  3206.  
  3207.           sonetVTCurrentWidth OBJECT-TYPE
  3208.               SYNTAX  INTEGER {
  3209.                       vtWidth15VC11(1),
  3210.                       vtWidth2VC12(2),
  3211.                       vtWidth3(3),
  3212.                       vtWidth6VC2(4),
  3213.                       vtWidth6c(5)
  3214.                    }
  3215.               MAX-ACCESS  read-write
  3216.               STATUS  current
  3217.               DESCRIPTION
  3218.               "A value that indicates the type of the SONET
  3219.                VT and SDH VC.  Assigned widths are
  3220.                VT1.5/VC11, VT2/VC12, VT3, VT6/VC2, and VT6c."
  3221.           ::= { sonetVTCurrentEntry 2 }
  3222.  
  3223.           sonetVTCurrentStatus OBJECT-TYPE
  3224.               SYNTAX  Integer32 (1..30)
  3225.               MAX-ACCESS  read-only
  3226.               STATUS  current
  3227.               DESCRIPTION
  3228.                 "This variable indicates the
  3229.                 status of the interface.
  3230.                 The sonetVTStatus
  3231.                 is a bit map represented
  3232.                 as a sum, therefore,
  3233.                 it can represent multiple defects
  3234.                 and failures
  3235.                 simultaneously.
  3236.                 The sonetVTNoDefect should be
  3237.                 set if and only if
  3238.                 no other flag is set.
  3239.  
  3240.  
  3241.  
  3242.  
  3243.  
  3244.  
  3245.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 55]
  3246.  
  3247.  
  3248.  
  3249.  
  3250.  
  3251.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3252.  
  3253.  
  3254.                 The various bit positions are:
  3255.                    1   sonetVTNoDefect
  3256.                    2   sonetVTLOP
  3257.                    4   sonetVTPathAIS
  3258.                    8   sonetVTPathRDI
  3259.                   16   sonetVTPathRFI
  3260.                   32   sonetVTUnequipped
  3261.                   64   sonetVTSignalLabelMismatch"
  3262.           ::= { sonetVTCurrentEntry 3 }
  3263.  
  3264.           sonetVTCurrentESs OBJECT-TYPE
  3265.               SYNTAX  Gauge32
  3266.               MAX-ACCESS  read-only
  3267.               STATUS  current
  3268.               DESCRIPTION
  3269.                "The counter associated with the number of Errored
  3270.                Seconds encountered by a SONET/SDH
  3271.                VT in the current 15 minute interval."
  3272.           ::= { sonetVTCurrentEntry 4 }
  3273.  
  3274.           sonetVTCurrentSESs OBJECT-TYPE
  3275.               SYNTAX  Gauge32
  3276.               MAX-ACCESS  read-only
  3277.               STATUS  current
  3278.               DESCRIPTION
  3279.                "The counter associated with the number of
  3280.                Severely Errored Seconds
  3281.                encountered by a SONET/SDH VT in the current 15 minute
  3282.                interval."
  3283.           ::= { sonetVTCurrentEntry 5 }
  3284.  
  3285.           sonetVTCurrentCVs OBJECT-TYPE
  3286.               SYNTAX  Gauge32
  3287.               MAX-ACCESS  read-only
  3288.               STATUS  current
  3289.               DESCRIPTION
  3290.                "The counter associated with the number of Coding
  3291.                Violations encountered by a
  3292.                SONET/SDH VT in the current 15 minute interval."
  3293.           ::= { sonetVTCurrentEntry 6 }
  3294.  
  3295.           sonetVTCurrentUASs OBJECT-TYPE
  3296.               SYNTAX  Gauge32
  3297.               MAX-ACCESS  read-only
  3298.               STATUS  current
  3299.  
  3300.  
  3301.  
  3302.  
  3303.  
  3304.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 56]
  3305.  
  3306.  
  3307.  
  3308.  
  3309.  
  3310.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3311.  
  3312.  
  3313.               DESCRIPTION
  3314.                "The counter associated with the number of
  3315.                Unavailable Seconds
  3316.                encountered by a VT in the current
  3317.                15 minute, interval."
  3318.           ::= { sonetVTCurrentEntry 7 }
  3319.  
  3320.  
  3321.  
  3322.  
  3323.  
  3324.  
  3325.  
  3326.  
  3327.  
  3328.  
  3329.  
  3330.  
  3331.  
  3332.  
  3333.  
  3334.  
  3335.  
  3336.  
  3337.  
  3338.  
  3339.  
  3340.  
  3341.  
  3342.  
  3343.  
  3344.  
  3345.  
  3346.  
  3347.  
  3348.  
  3349.  
  3350.  
  3351.  
  3352.  
  3353.  
  3354.  
  3355.  
  3356.  
  3357.  
  3358.  
  3359.  
  3360.  
  3361.  
  3362.  
  3363.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 57]
  3364.  
  3365.  
  3366.  
  3367.  
  3368.  
  3369.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3370.  
  3371.  
  3372.           -- the SONET/SDH VT Interval Table
  3373.  
  3374.           -- The SONET/SDH VT Interval Table contains various statistics
  3375.           -- collected by each system over a maximum
  3376.           -- of the previous 24 hours of
  3377.           -- operation.  The past 24 hours may be broken into 96
  3378.           -- completed 15 minute intervals.  A system is required to store at
  3379.           -- least 4 completed 15 minute interval.
  3380.           -- The default value is 32 intervals.
  3381.           sonetVTIntervalTable OBJECT-TYPE
  3382.               SYNTAX  SEQUENCE OF SonetVTIntervalEntry
  3383.               MAX-ACCESS  not-accessible
  3384.               STATUS  current
  3385.               DESCRIPTION
  3386.                "The SONET/SDH VT Interval table."
  3387.           ::= { sonetVT 2 }
  3388.  
  3389.           sonetVTIntervalEntry OBJECT-TYPE
  3390.               SYNTAX  SonetVTIntervalEntry
  3391.               MAX-ACCESS  not-accessible
  3392.               STATUS  current
  3393.               DESCRIPTION
  3394.                "An entry in the SONET/SDH VT Interval table."
  3395.               INDEX   { sonetVTIntervalIfIndex,
  3396.                         sonetVTIntervalNumber }
  3397.           ::= { sonetVTIntervalTable 1 }
  3398.  
  3399.           SonetVTIntervalEntry ::=
  3400.               SEQUENCE {
  3401.                   sonetVTIntervalIfIndex    IfIndex,
  3402.                   sonetVTIntervalNumber     Integer32,
  3403.                   sonetVTIntervalESs        Gauge32,
  3404.                   sonetVTIntervalSESs       Gauge32,
  3405.                   sonetVTIntervalCVs        Gauge32,
  3406.                   sonetVTIntervalUASs       Gauge32
  3407.               }
  3408.  
  3409.           sonetVTIntervalIfIndex OBJECT-TYPE
  3410.               SYNTAX  IfIndex
  3411.               MAX-ACCESS  not-accessible
  3412.               STATUS  current
  3413.               DESCRIPTION
  3414.                "An index value that uniquely identifies a SONET/SDH
  3415.                VT Interface."
  3416.           ::= { sonetVTIntervalEntry 1 }
  3417.  
  3418.  
  3419.  
  3420.  
  3421.  
  3422.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 58]
  3423.  
  3424.  
  3425.  
  3426.  
  3427.  
  3428.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3429.  
  3430.  
  3431.           sonetVTIntervalNumber OBJECT-TYPE
  3432.               SYNTAX  Integer32 (1..96)
  3433.               MAX-ACCESS  not-accessible
  3434.               STATUS  current
  3435.               DESCRIPTION
  3436.                 "A number between 1 and 96, which identifies the
  3437.                 interval for which the set of statistics is available.
  3438.                 The interval identified by 1 is the most recently
  3439.                 completed 15 minute interval, and the interval identified
  3440.                 by N is the interval immediately preceeding the
  3441.                 one identified
  3442.                 by N-1."
  3443.           ::= { sonetVTIntervalEntry 2 }
  3444.  
  3445.           sonetVTIntervalESs OBJECT-TYPE
  3446.               SYNTAX  Gauge32
  3447.               MAX-ACCESS  read-only
  3448.               STATUS  current
  3449.               DESCRIPTION
  3450.                "The counter associated with the number of
  3451.                Errored Seconds encountered
  3452.                by a SONET/SDH VT in a particular 15-minute interval
  3453.                in the past 24 hours."
  3454.           ::= { sonetVTIntervalEntry 3 }
  3455.  
  3456.           sonetVTIntervalSESs OBJECT-TYPE
  3457.               SYNTAX  Gauge32
  3458.               MAX-ACCESS  read-only
  3459.               STATUS  current
  3460.               DESCRIPTION
  3461.                "The counter associated with the number of
  3462.                Severely Errored Seconds
  3463.                encountered by a SONET/SDH VT
  3464.                in a particular 15-minute interval
  3465.                in the past 24 hours."
  3466.           ::= { sonetVTIntervalEntry 4 }
  3467.  
  3468.           sonetVTIntervalCVs OBJECT-TYPE
  3469.               SYNTAX  Gauge32
  3470.               MAX-ACCESS  read-only
  3471.               STATUS  current
  3472.               DESCRIPTION
  3473.                "The counter associated with the number of Coding
  3474.                Violations encountered by a
  3475.                SONET/SDH VT in a particular 15-minute interval
  3476.  
  3477.  
  3478.  
  3479.  
  3480.  
  3481.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 59]
  3482.  
  3483.  
  3484.  
  3485.  
  3486.  
  3487.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3488.  
  3489.  
  3490.                in the past 24 hours."
  3491.           ::= { sonetVTIntervalEntry 5 }
  3492.  
  3493.           sonetVTIntervalUASs OBJECT-TYPE
  3494.               SYNTAX  Gauge32
  3495.               MAX-ACCESS  read-only
  3496.               STATUS  current
  3497.               DESCRIPTION
  3498.                "The counter associated with the number of
  3499.                Unavailable Seconds
  3500.                encountered by a VT in a particular 15-minute interval
  3501.                in the past 24 hours."
  3502.           ::= { sonetVTIntervalEntry 6 }
  3503.  
  3504.  
  3505.  
  3506.  
  3507.  
  3508.  
  3509.  
  3510.  
  3511.  
  3512.  
  3513.  
  3514.  
  3515.  
  3516.  
  3517.  
  3518.  
  3519.  
  3520.  
  3521.  
  3522.  
  3523.  
  3524.  
  3525.  
  3526.  
  3527.  
  3528.  
  3529.  
  3530.  
  3531.  
  3532.  
  3533.  
  3534.  
  3535.  
  3536.  
  3537.  
  3538.  
  3539.  
  3540.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 60]
  3541.  
  3542.  
  3543.  
  3544.  
  3545.  
  3546.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3547.  
  3548.  
  3549.           -- The SONET/SDH Far End VT group
  3550.  
  3551.           -- This group consists of two tables:
  3552.           --    SONET/SDH Far End VT Current Table
  3553.           --    SONET/SDH Far End VT Interval Table
  3554.  
  3555.  
  3556.           -- The SONET/SDH Far End VT Current
  3557.  
  3558.           -- The SONET/SDH Far End VT Current table
  3559.           -- contains various statistics
  3560.           -- being collected for the current 15 minute interval.
  3561.           -- The statistics are collected from
  3562.           -- the far end block error code
  3563.           -- (FEBE) within the G1 byte of the VT Overhead.
  3564.           -- The definitions are the same as described for
  3565.           -- the near-end information.
  3566.  
  3567.           sonetFarEndVTCurrentTable OBJECT-TYPE
  3568.               SYNTAX  SEQUENCE OF SonetFarEndVTCurrentEntry
  3569.               MAX-ACCESS  not-accessible
  3570.               STATUS  current
  3571.               DESCRIPTION
  3572.                   "The SONET/SDH Far End VT Current table."
  3573.               ::= { sonetFarEndVT 1 }
  3574.  
  3575.           sonetFarEndVTCurrentEntry OBJECT-TYPE
  3576.               SYNTAX  SonetFarEndVTCurrentEntry
  3577.               MAX-ACCESS  not-accessible
  3578.               STATUS  current
  3579.               DESCRIPTION
  3580.                   "An entry in the SONET/SDH Far End VT Current table."
  3581.               INDEX   { sonetFarEndVTCurrentIfIndex }
  3582.               ::= { sonetFarEndVTCurrentTable 1 }
  3583.  
  3584.           SonetFarEndVTCurrentEntry ::=
  3585.               SEQUENCE {
  3586.                   sonetFarEndVTCurrentIfIndex   IfIndex,
  3587.                   sonetFarEndVTCurrentESs       Gauge32,
  3588.                   sonetFarEndVTCurrentSESs      Gauge32,
  3589.                   sonetFarEndVTCurrentCVs       Gauge32,
  3590.                   sonetFarEndVTCurrentUASs      Gauge32
  3591.               }
  3592.  
  3593.           sonetFarEndVTCurrentIfIndex OBJECT-TYPE
  3594.  
  3595.  
  3596.  
  3597.  
  3598.  
  3599.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 61]
  3600.  
  3601.  
  3602.  
  3603.  
  3604.  
  3605.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3606.  
  3607.  
  3608.              SYNTAX  IfIndex
  3609.              MAX-ACCESS  not-accessible
  3610.              STATUS  current
  3611.              DESCRIPTION
  3612.                 "The index value which uniquely identifies the
  3613.                 SONET/SDH VT interface."
  3614.              ::= { sonetFarEndVTCurrentEntry 1 }
  3615.  
  3616.           sonetFarEndVTCurrentESs OBJECT-TYPE
  3617.               SYNTAX  Gauge32
  3618.               MAX-ACCESS  read-only
  3619.               STATUS  current
  3620.               DESCRIPTION
  3621.                   "The counter associated with the number of Far
  3622.                   Far End Errored Seconds encountered by a SONET/SDH
  3623.                   interface in the current 15 minute interval."
  3624.           ::= { sonetFarEndVTCurrentEntry 2 }
  3625.  
  3626.           sonetFarEndVTCurrentSESs OBJECT-TYPE
  3627.               SYNTAX  Gauge32
  3628.               MAX-ACCESS  read-only
  3629.               STATUS  current
  3630.               DESCRIPTION
  3631.                   "The counter associated with the number of
  3632.                   Far End Severely Errored Seconds
  3633.                   encountered by a SONET/SDH VT interface
  3634.                   in the current 15 minute
  3635.                   interval."
  3636.               ::= { sonetFarEndVTCurrentEntry 3 }
  3637.  
  3638.           sonetFarEndVTCurrentCVs OBJECT-TYPE
  3639.               SYNTAX  Gauge32
  3640.               MAX-ACCESS  read-only
  3641.               STATUS  current
  3642.               DESCRIPTION
  3643.                   "The counter associated with the number of
  3644.                   Far End Coding Violations reported via
  3645.                   the far end block error count
  3646.                   encountered by a
  3647.                   SONET/SDH VT interface
  3648.                   in the current 15 minute interval."
  3649.               ::= { sonetFarEndVTCurrentEntry 4 }
  3650.  
  3651.           sonetFarEndVTCurrentUASs OBJECT-TYPE
  3652.              SYNTAX  Gauge32
  3653.  
  3654.  
  3655.  
  3656.  
  3657.  
  3658.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 62]
  3659.  
  3660.  
  3661.  
  3662.  
  3663.  
  3664.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3665.  
  3666.  
  3667.              MAX-ACCESS  read-only
  3668.              STATUS  current
  3669.              DESCRIPTION
  3670.                 "The counter associated with the number of
  3671.                 Far End Unavailable Seconds
  3672.                 encountered by a
  3673.                 SONET/SDH VT interface
  3674.                 in the current 15 minute interval."
  3675.              ::= { sonetFarEndVTCurrentEntry 5 }
  3676.  
  3677.  
  3678.  
  3679.  
  3680.  
  3681.  
  3682.  
  3683.  
  3684.  
  3685.  
  3686.  
  3687.  
  3688.  
  3689.  
  3690.  
  3691.  
  3692.  
  3693.  
  3694.  
  3695.  
  3696.  
  3697.  
  3698.  
  3699.  
  3700.  
  3701.  
  3702.  
  3703.  
  3704.  
  3705.  
  3706.  
  3707.  
  3708.  
  3709.  
  3710.  
  3711.  
  3712.  
  3713.  
  3714.  
  3715.  
  3716.  
  3717.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 63]
  3718.  
  3719.  
  3720.  
  3721.  
  3722.  
  3723.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3724.  
  3725.  
  3726.           -- The SONET/SDH Far End VT Interval Table
  3727.  
  3728.           -- The SONET/SDH Far End VT Interval Table contains various statistics
  3729.           -- collected by each system over a maximum
  3730.           -- of the previous 24 hours of
  3731.           -- operation.  The past 24 hours may be broken into 96
  3732.           -- completed 15 minute intervals.  A system is required to store at
  3733.           -- least 4 completed 15 minute interval.
  3734.           -- The default value is 32 intervals.
  3735.  
  3736.           sonetFarEndVTIntervalTable OBJECT-TYPE
  3737.               SYNTAX  SEQUENCE OF SonetFarEndVTIntervalEntry
  3738.               MAX-ACCESS  not-accessible
  3739.               STATUS  current
  3740.               DESCRIPTION
  3741.                  "The SONET/SDH Far End VT Interval table."
  3742.               ::= { sonetFarEndVT 2 }
  3743.  
  3744.           sonetFarEndVTIntervalEntry OBJECT-TYPE
  3745.               SYNTAX  SonetFarEndVTIntervalEntry
  3746.               MAX-ACCESS  not-accessible
  3747.               STATUS  current
  3748.               DESCRIPTION
  3749.                 "An entry in the SONET/SDH Far
  3750.                 End VT Interval table."
  3751.               INDEX   { sonetFarEndVTIntervalIfIndex,
  3752.                         sonetFarEndVTIntervalNumber }
  3753.               ::= { sonetFarEndVTIntervalTable 1 }
  3754.  
  3755.           SonetFarEndVTIntervalEntry ::=
  3756.              SEQUENCE {
  3757.                    sonetFarEndVTIntervalIfIndex    IfIndex,
  3758.                    sonetFarEndVTIntervalNumber     Integer32,
  3759.                    sonetFarEndVTIntervalESs        Gauge32,
  3760.                    sonetFarEndVTIntervalSESs       Gauge32,
  3761.                    sonetFarEndVTIntervalCVs        Gauge32,
  3762.                    sonetFarEndVTIntervalUASs       Gauge32
  3763.               }
  3764.  
  3765.           sonetFarEndVTIntervalIfIndex OBJECT-TYPE
  3766.               SYNTAX  IfIndex
  3767.               MAX-ACCESS  not-accessible
  3768.               STATUS  current
  3769.               DESCRIPTION
  3770.                    "The index value which uniquely identifies the
  3771.  
  3772.  
  3773.  
  3774.  
  3775.  
  3776.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 64]
  3777.  
  3778.  
  3779.  
  3780.  
  3781.  
  3782.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3783.  
  3784.  
  3785.                    SONET/SDH VT interface."
  3786.               ::= { sonetFarEndVTIntervalEntry 1 }
  3787.  
  3788.           sonetFarEndVTIntervalNumber OBJECT-TYPE
  3789.               SYNTAX  Integer32 (1..96)
  3790.               MAX-ACCESS  not-accessible
  3791.               STATUS  current
  3792.               DESCRIPTION
  3793.                  "A number between 1 and 96, which identifies the
  3794.                  interval for which the set of statistics is available.
  3795.                  The interval identified by 1 is the most recently
  3796.                  completed 15 minute interval, and the interval identified
  3797.                  by N is the interval immediately preceeding the
  3798.                  one identified
  3799.                  by N-1."
  3800.               ::= { sonetFarEndVTIntervalEntry 2 }
  3801.  
  3802.           sonetFarEndVTIntervalESs OBJECT-TYPE
  3803.               SYNTAX  Gauge32
  3804.               MAX-ACCESS  read-only
  3805.               STATUS  current
  3806.               DESCRIPTION
  3807.                     "The counter associated with the number of
  3808.                     Far End Errored Seconds encountered
  3809.                     by a SONET/SDH VT interface
  3810.                     in a particular 15-minute interval
  3811.                     in the past 24 hours."
  3812.              ::= { sonetFarEndVTIntervalEntry 3 }
  3813.  
  3814.           sonetFarEndVTIntervalSESs OBJECT-TYPE
  3815.               SYNTAX  Gauge32
  3816.               MAX-ACCESS  read-only
  3817.               STATUS  current
  3818.               DESCRIPTION
  3819.                     "The counter associated with the number of
  3820.                     Far End Severely Errored Seconds
  3821.                     encountered by a SONET/SDH VT interface
  3822.                     in a particular 15-minute interval
  3823.                     in the past 24 hours."
  3824.               ::= { sonetFarEndVTIntervalEntry 4 }
  3825.  
  3826.           sonetFarEndVTIntervalCVs OBJECT-TYPE
  3827.               SYNTAX  Gauge32
  3828.               MAX-ACCESS  read-only
  3829.               STATUS  current
  3830.  
  3831.  
  3832.  
  3833.  
  3834.  
  3835.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 65]
  3836.  
  3837.  
  3838.  
  3839.  
  3840.  
  3841.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3842.  
  3843.  
  3844.               DESCRIPTION
  3845.                    "The counter associated with the number of
  3846.                    Far End Coding Violations reported via
  3847.                    the far end block error count
  3848.                    encountered by a
  3849.                    SONET/SDH VT interface in a
  3850.                    particular 15-minute interval
  3851.                    in the past 24 hours."
  3852.               ::= { sonetFarEndVTIntervalEntry 5 }
  3853.  
  3854.           sonetFarEndVTIntervalUASs OBJECT-TYPE
  3855.              SYNTAX  Gauge32
  3856.              MAX-ACCESS  read-only
  3857.              STATUS  current
  3858.              DESCRIPTION
  3859.                  "The counter associated with the number of
  3860.                  Far End Unavailable Seconds
  3861.                  encountered by a
  3862.                  SONET/SDH VT interface in a
  3863.                  particular 15-minute interval
  3864.                  in the past 24 hours."
  3865.              ::= { sonetFarEndVTIntervalEntry 6 }
  3866.  
  3867.  
  3868.  
  3869.  
  3870.  
  3871.  
  3872.  
  3873.  
  3874.  
  3875.  
  3876.  
  3877.  
  3878.  
  3879.  
  3880.  
  3881.  
  3882.  
  3883.  
  3884.  
  3885.  
  3886.  
  3887.  
  3888.  
  3889.  
  3890.  
  3891.  
  3892.  
  3893.  
  3894.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 66]
  3895.  
  3896.  
  3897.  
  3898.  
  3899.  
  3900.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3901.  
  3902.  
  3903.           -- conformance information
  3904.  
  3905.           sonetConformance OBJECT IDENTIFIER ::= { sonetMIB 4 }
  3906.  
  3907.           sonetGroups      OBJECT IDENTIFIER ::= { sonetConformance 1 }
  3908.           sonetCompliances OBJECT IDENTIFIER ::= { sonetConformance 2 }
  3909.  
  3910.  
  3911.           -- compliance statements
  3912.  
  3913.           sonetCompliance MODULE-COMPLIANCE
  3914.               STATUS  current
  3915.               DESCRIPTION
  3916.                       "The compliance statement for SONET/SDH interfaces."
  3917.  
  3918.               MODULE  -- this module
  3919.                   MANDATORY-GROUPS { sonetMediumStuff, sonetSectionStuff }
  3920.  
  3921.                   GROUP       sonetLineStuff
  3922.                   DESCRIPTION
  3923.                       "Implementation of this group is mandatory for all
  3924.                        SONET/SDH systems that terminate SONET/SDH Lines,
  3925.                        Paths or Virtual Tributaries."
  3926.  
  3927.                   GROUP       sonetFarEndLineStuff
  3928.                   DESCRIPTION
  3929.                       "Implementation of this group is optional for all
  3930.                        SONET/SDH systems that terminate SONET/SDH Lines,
  3931.                        Paths or Virtual Tributaries, and that
  3932.                        provide for a far end block error (FEBE)
  3933.                        information at the SONET/SDH Line Layer."
  3934.  
  3935.                   GROUP       sonetPathStuff
  3936.                   DESCRIPTION
  3937.                       "Implementation of this group is mandatory for all
  3938.                        SONET/SDH systems that terminate SONET/SDH
  3939.                        Paths or Virtual
  3940.                        Tributaries."
  3941.  
  3942.                   OBJECT      sonetPathWidth
  3943.                   MIN-ACCESS  read-only
  3944.                   DESCRIPTION
  3945.                       "Write access is not required."
  3946.  
  3947.                   GROUP       sonetFarEndPathStuff
  3948.  
  3949.  
  3950.  
  3951.  
  3952.  
  3953.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 67]
  3954.  
  3955.  
  3956.  
  3957.  
  3958.  
  3959.           Internet Draft        SONET/SDH Objects        October 5, 1993
  3960.  
  3961.  
  3962.                   DESCRIPTION
  3963.                       "Implementation of this group is optional for all
  3964.                        SONET/SDH systems that terminate SONET/SDH
  3965.                        Paths or Virtual
  3966.                        Tributaries, and that process
  3967.                        Far End information."
  3968.  
  3969.                   GROUP       sonetVTStuff
  3970.                   DESCRIPTION
  3971.                       "Implementation of this group is mandatory for all
  3972.                        SONET/SDH systems that terminate SONET/SDH Virtual
  3973.                        Tributaries."
  3974.  
  3975.                   OBJECT      sonetVTWidth
  3976.                   MIN-ACCESS  read-only
  3977.                   DESCRIPTION
  3978.                       "Write access is not required."
  3979.  
  3980.                   GROUP       sonetFarEndVTStuff
  3981.                   DESCRIPTION
  3982.                       "Implementation of this group is optional for all
  3983.                        SONET/SDH systems that terminate the SONET/SDH
  3984.                        floating Virtual
  3985.                        Tributaries, and that process Far End information."
  3986.  
  3987.               ::= { sonetCompliances 1 }
  3988.  
  3989.           -- units of conformance
  3990.  
  3991.           sonetMediumStuff    OBJECT-GROUP
  3992.               OBJECTS { sonetMediumType,
  3993.                         sonetMediumTimeElapsed,
  3994.                         sonetMediumValidIntervals,
  3995.                         sonetMediumLineCoding,
  3996.                         sonetMediumLineType,
  3997.                         sonetMediumCircuitIdentifier }
  3998.               STATUS  current
  3999.               DESCRIPTION
  4000.                       "A collection of objects providing configuration
  4001.                       information applicable to all SONET/SDH interfaces."
  4002.               ::= { sonetGroups 1 }
  4003.  
  4004.           sonetSectionStuff    OBJECT-GROUP
  4005.               OBJECTS { sonetSectionCurrentStatus,
  4006.                         sonetSectionCurrentESs,
  4007.  
  4008.  
  4009.  
  4010.  
  4011.  
  4012.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 68]
  4013.  
  4014.  
  4015.  
  4016.  
  4017.  
  4018.           Internet Draft        SONET/SDH Objects        October 5, 1993
  4019.  
  4020.  
  4021.                         sonetSectionCurrentSESs,
  4022.                         sonetSectionCurrentSEFSs,
  4023.                         sonetSectionCurrentCVs,
  4024.                         sonetSectionIntervalESs,
  4025.                         sonetSectionIntervalSESs,
  4026.                         sonetSectionIntervalSEFSs,
  4027.                         sonetSectionIntervalCVs
  4028.            }
  4029.               STATUS  current
  4030.               DESCRIPTION
  4031.                       "A collection of objects providing information
  4032.                       specific to SONET/SDH Section interfaces."
  4033.               ::= { sonetGroups 2 }
  4034.  
  4035.           sonetLineStuff    OBJECT-GROUP
  4036.               OBJECTS { sonetLineCurrentStatus,
  4037.                         sonetLineCurrentESs,
  4038.                         sonetLineCurrentSESs,
  4039.                         sonetLineCurrentCVs,
  4040.                         sonetLineCurrentUASs,
  4041.                         sonetLineIntervalESs,
  4042.                         sonetLineIntervalSESs,
  4043.                         sonetLineIntervalCVs,
  4044.                         sonetLineIntervalUASs }
  4045.               STATUS  current
  4046.               DESCRIPTION
  4047.                       "A collection of objects providing information
  4048.                       specific to SONET/SDH Line interfaces."
  4049.               ::= { sonetGroups 3 }
  4050.  
  4051.           sonetFarEndLineStuff    OBJECT-GROUP
  4052.               OBJECTS { sonetFarEndLineCurrentESs,
  4053.                         sonetFarEndLineCurrentSESs,
  4054.                         sonetFarEndLineCurrentCVs,
  4055.                         sonetFarEndLineCurrentUASs,
  4056.                         sonetFarEndLineIntervalESs,
  4057.                         sonetFarEndLineIntervalSESs,
  4058.                         sonetFarEndLineIntervalCVs,
  4059.                         sonetFarEndLineIntervalUASs }
  4060.               STATUS  current
  4061.               DESCRIPTION
  4062.                       "A collection of objects providing information
  4063.                       specific to SONET/SDH Line interfaces,
  4064.                       and maintaining Line Far End information."
  4065.               ::= { sonetGroups 4 }
  4066.  
  4067.  
  4068.  
  4069.  
  4070.  
  4071.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 69]
  4072.  
  4073.  
  4074.  
  4075.  
  4076.  
  4077.           Internet Draft        SONET/SDH Objects        October 5, 1993
  4078.  
  4079.  
  4080.           sonetPathStuff    OBJECT-GROUP
  4081.               OBJECTS { sonetPathCurrentWidth,
  4082.                         sonetPathCurrentStatus,
  4083.                         sonetPathCurrentESs,
  4084.                         sonetPathCurrentSESs,
  4085.                         sonetPathCurrentCVs,
  4086.                         sonetPathCurrentUASs,
  4087.                         sonetPathIntervalESs,
  4088.                         sonetPathIntervalSESs,
  4089.                         sonetPathIntervalCVs,
  4090.                         sonetPathIntervalUASs }
  4091.               STATUS  current
  4092.               DESCRIPTION
  4093.                       "A collection of objects providing information
  4094.                       specific to SONET/SDH Path interfaces."
  4095.               ::= { sonetGroups 5 }
  4096.  
  4097.           sonetFarEndPathStuff    OBJECT-GROUP
  4098.               OBJECTS { sonetFarEndPathCurrentESs,
  4099.                         sonetFarEndPathCurrentSESs,
  4100.                         sonetFarEndPathCurrentCVs,
  4101.                         sonetFarEndPathCurrentUASs,
  4102.                         sonetFarEndPathIntervalESs,
  4103.                         sonetFarEndPathIntervalSESs,
  4104.                         sonetFarEndPathIntervalCVs,
  4105.                         sonetFarEndPathIntervalUASs }
  4106.               STATUS  current
  4107.               DESCRIPTION
  4108.                       "A collection of objects providing information
  4109.                       specific to SONET/SDH Path interfaces,
  4110.                       and maintaining Path Far End information."
  4111.               ::= { sonetGroups 6 }
  4112.  
  4113.           sonetVTStuff    OBJECT-GROUP
  4114.               OBJECTS { sonetVTCurrentWidth,
  4115.                         sonetVTCurrentStatus,
  4116.                         sonetVTCurrentESs,
  4117.                         sonetVTCurrentSESs,
  4118.                         sonetVTCurrentCVs,
  4119.                         sonetVTCurrentUASs,
  4120.                         sonetVTIntervalESs,
  4121.                         sonetVTIntervalSESs,
  4122.                         sonetVTIntervalCVs,
  4123.                         sonetVTIntervalUASs }
  4124.               STATUS  current
  4125.  
  4126.  
  4127.  
  4128.  
  4129.  
  4130.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 70]
  4131.  
  4132.  
  4133.  
  4134.  
  4135.  
  4136.           Internet Draft        SONET/SDH Objects        October 5, 1993
  4137.  
  4138.  
  4139.               DESCRIPTION
  4140.                       "A collection of objects providing information
  4141.                       specific to SONET/SDH VT interfaces."
  4142.               ::= { sonetGroups 7 }
  4143.  
  4144.           sonetFarEndVTStuff    OBJECT-GROUP
  4145.               OBJECTS { sonetFarEndVTCurrentESs,
  4146.                         sonetFarEndVTCurrentSESs,
  4147.                         sonetFarEndVTCurrentCVs,
  4148.                         sonetFarEndVTCurrentUASs,
  4149.                         sonetFarEndVTIntervalESs,
  4150.                         sonetFarEndVTIntervalSESs,
  4151.                         sonetFarEndVTIntervalCVs,
  4152.                         sonetFarEndVTIntervalUASs }
  4153.               STATUS  current
  4154.               DESCRIPTION
  4155.                       "A collection of objects providing information
  4156.                       specific to SONET/SDH VT interfaces,
  4157.                       and maintaining VT Far End information."
  4158.               ::= { sonetGroups 8 }
  4159.  
  4160.  
  4161.  
  4162.           END
  4163.  
  4164.  
  4165.  
  4166.  
  4167.  
  4168.  
  4169.  
  4170.  
  4171.  
  4172.  
  4173.  
  4174.  
  4175.  
  4176.  
  4177.  
  4178.  
  4179.  
  4180.  
  4181.  
  4182.  
  4183.  
  4184.  
  4185.  
  4186.  
  4187.  
  4188.  
  4189.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 71]
  4190.  
  4191.  
  4192.  
  4193.  
  4194.  
  4195.           Internet Draft        SONET/SDH Objects        October 5, 1993
  4196.  
  4197.  
  4198.           7.  Acknowledgments
  4199.  
  4200.           This specification is a product of the AToM MIB Working Group.
  4201.  
  4202.           8.  References
  4203.  
  4204.           [1]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  4205.                "Structure of Management Information for version 2 of the
  4206.                Simple Network Management Protocol (SNMPv2)", RFC 1442,
  4207.                SNMP Research, Inc., Hughes LAN Systems, Dover Beach
  4208.                Consulting, Inc., Carnegie Mellon University, April 1993.
  4209.  
  4210.           [2]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  4211.                "Textual Conventions for version 2 of the the Simple
  4212.                Network Management Protocol (SNMPv2)", RFC 1443, SNMP
  4213.                Research, Inc., Hughes LAN Systems, Dover Beach
  4214.                Consulting, Inc., Carnegie Mellon University, April 1993.
  4215.  
  4216.           [3]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  4217.                "Conformance Statements for version 2 of the the Simple
  4218.                Network Management Protocol (SNMPv2)", RFC 1444, SNMP
  4219.                Research, Inc., Hughes LAN Systems, Dover Beach
  4220.                Consulting, Inc., Carnegie Mellon University, April 1993.
  4221.  
  4222.           [4]  Galvin, J., and McCloghrie, K., "Administrative Model for
  4223.                version 2 of the Simple Network Management Protocol
  4224.                (SNMPv2)", RFC 1445, Trusted Information Systems, Hughes
  4225.                LAN Systems, April 1993.
  4226.  
  4227.           [5]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  4228.                "Protocol Operations for version 2 of the Simple Network
  4229.                Management Protocol (SNMPv2)", RFC 1448, SNMP Research,
  4230.                Inc., Hughes LAN Systems, Dover Beach Consulting, Inc.,
  4231.                Carnegie Mellon University, April 1993.
  4232.  
  4233.           [6]  M.T. Rose (editor), Management Information Base for
  4234.                Network Management of TCP/IP-based internets, Internet
  4235.                Working Group Request for Comments 1213.  Network
  4236.                Information Center, SRI International, Menlo Park,
  4237.                California, (March, 1991).
  4238.  
  4239.           [7]  Information processing systems - Open Systems
  4240.                Interconnection - Specification of Abstract Syntax
  4241.                Notation One (ASN.1), International Organization for
  4242.                Standardization.  International Standard 8824, (December,
  4243.  
  4244.  
  4245.  
  4246.  
  4247.  
  4248.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 72]
  4249.  
  4250.  
  4251.  
  4252.  
  4253.  
  4254.           Internet Draft        SONET/SDH Objects        October 5, 1993
  4255.  
  4256.  
  4257.                1987).
  4258.  
  4259.           [8]  Information processing systems - Open Systems
  4260.                Interconnection - Specification of Basic Encoding Rules
  4261.                for Abstract Notation One (ASN.1), International
  4262.                Organization for Standardization.  International Standard
  4263.                8825, (December, 1987).
  4264.  
  4265.           [9]  American National Standard for Telecommunications -
  4266.                Digital Hierarchy - Optical Interface Rates and Formats
  4267.                Specification, ANSI T1.105-1988.
  4268.  
  4269.           [9a] ANSI T1.105-1991.
  4270.  
  4271.           [10] American National Standard for Telecommunications -
  4272.                Digital Hierarchy - Optical Interface Specification
  4273.                (Single-Mode), ANSI T1.106-1988.
  4274.  
  4275.           [11] American National Standard for Telecommunications --
  4276.                Layer 1 In-Service Digital Transmission Performance
  4277.                Monitoring T1M1/92-0xx, T1M1.3/92-005R1, April 1992.
  4278.  
  4279.           [12] K. McCloghrie and F. Kastenholz, Evolution of Interfaces
  4280.                Group of MIB-II, Internet Draft, September, 1993.
  4281.                (Work in progress - reference to be replaced by RFC
  4282.                number when available).
  4283.  
  4284.           [13] T. Cox and K. Tesink (editors), "Definitions of Managed
  4285.                Objects for the DS3/E3 Interface Type", RFC1407,
  4286.                Bellcore, January 1993.
  4287.  
  4288.           [14] F. Baker and J. Watt (editors), "Definitions of Managed
  4289.                Objects for the DS1/E1 Interface Type", RFC1406,
  4290.                Advanced Computer Communications, Newbridge Networks
  4291.                Corporation, January 1993.
  4292.  
  4293.           [15] CCITT Recommendation G.707, "Synchronous Digital Hierarchy Bit
  4294.                Rates", June 1992.
  4295.  
  4296.           [16] CCITT Recommendation G.708, "Network Node Interface for the
  4297.                Synchronous Digital Hierarchy", June 1992.
  4298.  
  4299.           [17] CCITT Recommendation G.709, "Synchronous Multiplexing Structure",
  4300.                June 1992.
  4301.  
  4302.  
  4303.  
  4304.  
  4305.  
  4306.  
  4307.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 73]
  4308.  
  4309.  
  4310.  
  4311.  
  4312.  
  4313.           Internet Draft        SONET/SDH Objects        October 5, 1993
  4314.  
  4315.  
  4316.           [18] CCITT Recommendation G.783, "Characteristics of Synchronous Digital
  4317.                Hierarchy (SDH) Multiplexing Equipment Functional Blocks",
  4318.                November 1992.
  4319.  
  4320.  
  4321.  
  4322.  
  4323.  
  4324.  
  4325.  
  4326.  
  4327.  
  4328.  
  4329.  
  4330.  
  4331.  
  4332.  
  4333.  
  4334.  
  4335.  
  4336.  
  4337.  
  4338.  
  4339.  
  4340.  
  4341.  
  4342.  
  4343.  
  4344.  
  4345.  
  4346.  
  4347.  
  4348.  
  4349.  
  4350.  
  4351.  
  4352.  
  4353.  
  4354.  
  4355.  
  4356.  
  4357.  
  4358.  
  4359.  
  4360.  
  4361.  
  4362.  
  4363.  
  4364.  
  4365.  
  4366.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 74]
  4367.  
  4368.  
  4369.  
  4370.  
  4371.  
  4372.           Internet Draft        SONET/SDH Objects        October 5, 1993
  4373.  
  4374.  
  4375.           9.  Security Considerations
  4376.  
  4377.           Security issues are not discussed in this memo.
  4378.  
  4379.  
  4380.  
  4381.  
  4382.  
  4383.  
  4384.  
  4385.  
  4386.  
  4387.  
  4388.  
  4389.  
  4390.  
  4391.  
  4392.  
  4393.  
  4394.  
  4395.  
  4396.  
  4397.  
  4398.  
  4399.  
  4400.  
  4401.  
  4402.  
  4403.  
  4404.  
  4405.  
  4406.  
  4407.  
  4408.  
  4409.  
  4410.  
  4411.  
  4412.  
  4413.  
  4414.  
  4415.  
  4416.  
  4417.  
  4418.  
  4419.  
  4420.  
  4421.  
  4422.  
  4423.  
  4424.  
  4425.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 75]
  4426.  
  4427.  
  4428.  
  4429.  
  4430.  
  4431.           Internet Draft        SONET/SDH Objects        October 5, 1993
  4432.  
  4433.  
  4434.           10.  Authors' Addresses
  4435.  
  4436.  
  4437.              Tracy A. Brown
  4438.              Bell Communications Research
  4439.              331 Newman Springs Road
  4440.              P.O. Box 7020
  4441.              Red Bank, NJ  07701-7020
  4442.  
  4443.              Phone: (908) 758-2107
  4444.  
  4445.              EMail: tacox@mail.bellcore.com
  4446.  
  4447.  
  4448.              Kaj Tesink
  4449.              Bell Communications Research
  4450.              331 Newman Springs Road
  4451.              P.O. Box 7020
  4452.              Red Bank, NJ  07701-7020
  4453.  
  4454.              Phone: (908) 758-5254
  4455.  
  4456.              EMail: kaj@cc.bellcore.com
  4457.  
  4458.  
  4459.  
  4460.  
  4461.  
  4462.  
  4463.  
  4464.  
  4465.  
  4466.  
  4467.  
  4468.  
  4469.  
  4470.  
  4471.  
  4472.  
  4473.  
  4474.  
  4475.  
  4476.  
  4477.  
  4478.  
  4479.  
  4480.  
  4481.  
  4482.  
  4483.  
  4484.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 76]
  4485.  
  4486.  
  4487.  
  4488.  
  4489.  
  4490.           Internet Draft        SONET/SDH Objects        October 5, 1993
  4491.  
  4492.  
  4493.           Table of Contents
  4494.  
  4495.  
  4496.           1 Status of this Memo ...................................    1
  4497.           2 Abstract ..............................................    2
  4498.           3 The SNMPv2 Network Management Framework ...............    3
  4499.           4 Objects ...............................................    4
  4500.           4.1 Format of Definitions ...............................    4
  4501.           5 Overview ..............................................    5
  4502.           5.1 Use of the ifTable ..................................    5
  4503.           5.2 Use of ifTable for  SONET/SDH  Medium/Section/Line
  4504.                Layer ..............................................    6
  4505.           5.3 Use of ifTable for SONET/SDH Paths ..................    7
  4506.           5.4 Use of ifTable for SONET/SDH VTs/VCs ................    8
  4507.           5.5 SONET/SDH Terminology ...............................    9
  4508.           5.6 Values for x for the Section, Line, Path,  and  VT
  4509.                Layers .............................................   17
  4510.           6 Object Definitions ....................................   19
  4511.           6.1 The SONET/SDH Medium Group ..........................   21
  4512.           6.2 The SONET/SDH Section Group .........................   24
  4513.           6.2.1 The SONET/SDH Section Current Group ...............   24
  4514.           6.2.2 The SONET/SDH Section Interval Group ..............   27
  4515.           6.3 The SONET/SDH Line Group ............................   30
  4516.           6.3.1 The SONET/SDH Line Current Group ..................   30
  4517.           6.3.2 The SONET/SDH Line Interval Group .................   33
  4518.           6.4 The SONET/SDH Far End Line Group ....................   36
  4519.           6.4.1 The SONET/SDH Far End Line Current Group ..........   36
  4520.           6.4.2 The SONET/SDH Far End Line Interval Group .........   39
  4521.           6.5 The SONET/SDH Path Group ............................   42
  4522.           6.5.1 The SONET/SDH Path Current Group ..................   42
  4523.           6.5.2 The SONET/SDH Path Interval Group .................   45
  4524.           6.6 The SONET/SDH Far End Path Group ....................   48
  4525.           6.6.1 The SONET/SDH Far End Path Current Group ..........   48
  4526.           6.6.2 The SONET/SDH Far End Path Interval Group .........   51
  4527.           6.7 The SONET/SDH Virtual Tributary Group ...............   54
  4528.           6.7.1 The SONET/SDH VT Current Group ....................   54
  4529.           6.7.2 The SONET/SDH VT Interval Group ...................   58
  4530.           6.8 The SONET/SDH Far End VT Group ......................   61
  4531.           6.8.1 The SONET/SDH Far End VT Current Group ............   61
  4532.           6.8.2 The SONET/SDH Far End VT Interval Group ...........   64
  4533.           6.9 Conformance Information .............................   67
  4534.           6.10 Compliance Statements ..............................   67
  4535.           7 Acknowledgments .......................................   72
  4536.           8 References ............................................   72
  4537.           9 Security Considerations ...............................   75
  4538.  
  4539.  
  4540.  
  4541.  
  4542.  
  4543.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 77]
  4544.  
  4545.  
  4546.  
  4547.  
  4548.  
  4549.           Internet Draft        SONET/SDH Objects        October 5, 1993
  4550.  
  4551.  
  4552.           10 Authors' Addresses ...................................   76
  4553.  
  4554.  
  4555.  
  4556.  
  4557.  
  4558.  
  4559.  
  4560.  
  4561.  
  4562.  
  4563.  
  4564.  
  4565.  
  4566.  
  4567.  
  4568.  
  4569.  
  4570.  
  4571.  
  4572.  
  4573.  
  4574.  
  4575.  
  4576.  
  4577.  
  4578.  
  4579.  
  4580.  
  4581.  
  4582.  
  4583.  
  4584.  
  4585.  
  4586.  
  4587.  
  4588.  
  4589.  
  4590.  
  4591.  
  4592.  
  4593.  
  4594.  
  4595.  
  4596.  
  4597.  
  4598.  
  4599.  
  4600.  
  4601.  
  4602.           T. Brown & K. Tesink (editors) Expires 4/5/94        [Page 78]
  4603.  
  4604.